Add update.sh
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
617120a856
commit
656d2d9697
1 changed files with 5 additions and 0 deletions
5
update.sh
Normal file
5
update.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/sh
|
||||
yunohost tools update
|
||||
yunohost tools upgrade system
|
||||
yunohost tools upgrade apps
|
||||
systemctl reboot
|
Loading…
Add table
Add a link
Reference in a new issue