diff options
| -rwxr-xr-x | build.sh | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,5 @@ #!/bin/sh -git pull && grunt && pm2 restart anna +pushd /home/okfocus/portfolio +git pull && grunt && pm2 restart portfolio +popd |
![]() |
index : jules-cv.git | |
| Unnamed repository; edit this file 'description' to name the repository. | git daemon user |
| summaryrefslogtreecommitdiff |
| -rwxr-xr-x | build.sh | 4 |
@@ -1,3 +1,5 @@ #!/bin/sh -git pull && grunt && pm2 restart anna +pushd /home/okfocus/portfolio +git pull && grunt && pm2 restart portfolio +popd |