Skip to content

Commit ec0e189

Browse files
committed
adding update command
1 parent 7f9f82f commit ec0e189

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

templates/update.sh.tpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
if [ -d /root/cpaneldirect ]; then cd /root/cpaneldirect && git pull --all; fi;

0 commit comments

Comments
 (0)