Thomas Buck 11 years ago
parent
commit
b3484d7f4a
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      deploy

+ 1
- 2
deploy View File

@@ -1,7 +1,6 @@
1 1
 #!/bin/sh
2 2
 
3
-echo $USER
4
-git reset --hard
3
+git reset --hard HEAD
5 4
 
6 5
 /home/thomas/poole/poole.py --build
7 6
 echo "lollipop123Tunguska" | sudo -S cp -r /home/thomas/poole/output/* /var/www/

Loading…
Cancel
Save