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