From dff4c8af63dd5970ac94942fda7bbd15cccd9d78 Mon Sep 17 00:00:00 2001 From: olli <> Date: Mon, 30 Sep 2024 14:28:07 +0200 Subject: [PATCH] backup --- mint.sh | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mint.sh b/mint.sh index 9704120..96c27c0 100644 --- a/mint.sh +++ b/mint.sh @@ -142,9 +142,9 @@ sudo cat <${defaultuserhome}/.xsessionrc # https://github.com/vector-im/element-web/issues/25776 rm -rf ~/.var/app/im.riot.Riot/config/Element/GPUCache -# Backup only if autologin deactivated -if ! grep -qr ^autologin-user= /etc/lightdm -then +# Backup #only if autologin deactivated +#if ! grep -qr ^autologin-user= /etc/lightdm +#then if [ -f ~/Nextcloud/scripts/backup-this-device.sh ] then gnome-terminal --hide-menubar --title=BACKUP --geometry=120x35 -- bash ~/Nextcloud/scripts/backup-this-device.sh @@ -155,7 +155,7 @@ then then gnome-terminal --hide-menubar --title=BACKUP --geometry=120x35 -- bash ~/.scripts/backup-this-device.sh fi -fi +#fi # Autoupdate flatpak and cinnamon dconf write /com/linuxmint/updates/auto-update-cinnamon-spices true