Skip to content

Commit

Permalink
Wipe Flatpaks on reprovision
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Nov 7, 2024
1 parent f07607e commit a3b50df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/seagl-reprovision
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ if ! zenity --question --icon=dialog-warning --text='Are you sure you wish to re
fi

sudo rm -rf /var/lib/seagl
sudo rm -rf /var/lib/flatpak
sudo rsync -rlv --delete /usr/etc/xdg/ /etc/xdg/
sudo systemctl reboot

0 comments on commit a3b50df

Please sign in to comment.