Skip to content

Commit

Permalink
Reset autostart apps when reprovisioning
Browse files Browse the repository at this point in the history
  • Loading branch information
strugee committed Oct 13, 2024
1 parent 685971d commit 6b45188
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 @@ -8,4 +8,5 @@ if ! zenity --question --icon=dialog-warning --text='Are you sure you wish to re
fi

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

0 comments on commit 6b45188

Please sign in to comment.