Odkomentowanie twardego update'u

This commit is contained in:
Marcin Kuskiewicz 2020-02-01 01:15:25 +00:00
parent fc50bcfc2a
commit f701dbfd82
1 changed files with 2 additions and 2 deletions

View File

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