From ba18b79848bbbbc1d3d5d7bbc7ca0f0927c52b47 Mon Sep 17 00:00:00 2001 From: Marcin Kuskiewicz Date: Fri, 3 Jan 2020 01:01:10 +0000 Subject: [PATCH] zakomentowanie twardego update'u GITa --- update.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update.sh b/update.sh index f462b29..a74d004 100644 --- a/update.sh +++ b/update.sh @@ -1,6 +1,8 @@ #!/bin/bash php artisan down +#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