pull script
This commit is contained in:
parent
8d75749c24
commit
16d1d5a937
1 changed files with 5 additions and 0 deletions
5
pull.sh
Normal file
5
pull.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
clear
|
||||
git pull
|
||||
rm errors.log
|
||||
touch errors.log
|
||||
chmod 777 errors.log
|
Reference in a new issue