Add update.sh

Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
George Kaklamanos 2025-02-12 22:19:29 +02:00
parent 617120a856
commit 656d2d9697
No known key found for this signature in database
GPG key ID: C0CAB8A6BDC9399D

5
update.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/sh
yunohost tools update
yunohost tools upgrade system
yunohost tools upgrade apps
systemctl reboot