diff --git a/up.sh b/up.sh index 6cadd72..a4d3ff0 100755 --- a/up.sh +++ b/up.sh @@ -9,3 +9,4 @@ #command=$1 sudo apt update && sudo apt upgrade -y +flatpak update -y