Parcourir la source

:tada: Update flatpak as well as apt

Pretty specific. Slice those lines if you don't use flatpack.
DricomDragon il y a 2 ans
Parent
commit
28243e4812
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3 0
      Install/Templates/home/bin/upoff

+ 3 - 0
Install/Templates/home/bin/upoff

@@ -13,5 +13,8 @@ echo [UpOff] Cleaning ...
 sudo apt-get -y autoremove
 sudo apt-get autoclean
 
+echo [UpOff] Updating Flatpak ...
+flatpak update --assumeyes
+
 echo [upOff] Upgrade terminated. Good night !
 systemctl poweroff