diff options
Diffstat (limited to '_deploy/wsl/gitpull.sh')
-rwxr-xr-x[-rw-r--r--] | _deploy/wsl/gitpull.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_deploy/wsl/gitpull.sh b/_deploy/wsl/gitpull.sh index af5eb3d..43e7a3c 100644..100755 --- a/_deploy/wsl/gitpull.sh +++ b/_deploy/wsl/gitpull.sh @@ -1,6 +1,6 @@ #! /bin/bash echo troggle -cd ~/troggle +cd ~/expo/troggle git pull code . & echo expoweb |