You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if zenity --question --title "Cifratura" --text "Dovresti cambiare la password di cifratura del disco. Vuoi farlo ora? Altrimenti, ti verra' chiesto ad ogni avvio"; then
if zenity --question --title "Password utente" --text "Dovresti cambiare la password utente. Vuoi farlo ora? Altrimenti, ti verra' chiesto ad ogni avvio"; then
x-terminal-emulator -e sh -c "passwd paranoid && touch $ourdir/user"