Skip to content

Commit

Permalink
Fix reprovisions borking ostreed
Browse files Browse the repository at this point in the history
Fixes #19
  • Loading branch information
strugee committed Oct 30, 2024
1 parent d13c516 commit 941f935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/seagl-reprovision
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ fi

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

0 comments on commit 941f935

Please sign in to comment.