Remove setup from autostart, we are calling it during the upgrade
This commit is contained in:
@ -18,6 +18,4 @@ sed -i "s/liveuser/${USER}/g" $HOME/.gorice/templates/i3/data.json
|
||||
sed -i "s/liveuser/${USER}/g" $HOME/.config/gtk-3.0/bookmarks
|
||||
|
||||
# remove itself
|
||||
sed -i '/setup/d' $HOME/.config/openbox/autostart
|
||||
rm -f $HOME/.config/setup
|
||||
|
||||
|
Reference in New Issue
Block a user