This commit is contained in:
2024-11-08 22:07:00 +10:00
parent 7c86481a43
commit 52f2695dfb

View File

@@ -180,11 +180,10 @@ doInit() {
sudo apt install -y gvfs-backends
fi
if [ "$init_version" -lt 24110122 ]; then
echo installing file explorer backend
sudo apt install -y gvfs-backends
echo installing mugshot
sudo apt install -y mugshot
fi
mugshot
echo "$app_version" > /etc/vargtools/init
echo "$app_version" | sudo tee /etc/vargtools/init > /dev/null
echo Should be all upto date now .. press any key to continue
read -n 1
vMenuMain