Ajouter update_scriptbase
This commit is contained in:
parent
91b5686d36
commit
69bfc1180f
1 changed files with 5 additions and 0 deletions
5
update_scriptbase
Normal file
5
update_scriptbase
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
cd /usr/local/bin
|
||||
sudo git pull
|
||||
sudo chmod +x /usr/local/bin/*_*
|
Loading…
Add table
Reference in a new issue