Actualiser update_scriptbase
This commit is contained in:
parent
5832631549
commit
f56b7955aa
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
||||||
echo "> Moving to /usr/local/bin"
|
echo "> Moving to /usr/local/bin"
|
||||||
cd /usr/local/bin
|
cd /usr/local/bin
|
||||||
echo "> Pulling Changes from 'https://git.tyleo.dev/TyleoDvDelaware3217/TyOS-Local-Scripts' repos"
|
echo "> Pulling Changes from 'https://git.tyleo.dev/TyleoDvDelaware3217/TyOS-Local-Scripts' repos"
|
||||||
|
sudo git reset --hard HEAD
|
||||||
|
sudo git clean -f -d
|
||||||
sudo git pull
|
sudo git pull
|
||||||
echo "> Applying Execution Autorisation to *_*"
|
echo "> Applying Execution Autorisation to *_*"
|
||||||
sudo chmod +x /usr/local/bin/*_*
|
sudo chmod +x /usr/local/bin/*_*
|
||||||
|
|
Loading…
Add table
Reference in a new issue