This commit is contained in:
2026-04-28 17:19:58 +02:00
parent 38a375c9e5
commit 047e8a8f6e

View File

@@ -30,7 +30,7 @@ for l in en uk ru ar; do
done done
# import panel settings from file # import panel settings from file
echo "setting up desktop UI" >&3 echo "setting up desktop UI" >&3
xfce4-panel-profiles load default_panel.tar.bz2 xfce4-panel-profiles load ./default_panel.tar.bz2
# clean the system # clean the system
echo "Update, Upgrade and cleaning" >&3 echo "Update, Upgrade and cleaning" >&3
sudo apt-get update -y sudo apt-get update -y