This commit is contained in:
czup 2020-02-01 02:25:45 +01:00
commit 543a98f6c9
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
#!/bin/bash
php artisan down
#git reset --hard FETCH_HEAD
#git clean -df
git reset --hard FETCH_HEAD
git clean -df
git pull -f https://git.wmi.amu.edu.pl/s421507/eOSP2.git master
url=$(basename "$PWD")
chown -R www-data:www-data ../$url