Thomas Buck 11年前
コミット
b3484d7f4a
1個のファイルの変更1行の追加2行の削除
  1. 1
    2
      deploy

+ 1
- 2
deploy ファイルの表示

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

読み込み中…
キャンセル
保存