mirror of
https://github.com/ViViDboarder/shoestrap.git
synced 2024-11-12 23:56:29 +00:00
Fix reinstall of newunix
This commit is contained in:
parent
f3d59be36e
commit
cf5cdb8186
@ -64,7 +64,7 @@ if $install_packages ; then
|
||||
fi
|
||||
if $install_newunix ; then
|
||||
recipe 'newunix'
|
||||
set_installed 'new_unix'
|
||||
set_installed 'newunix'
|
||||
fi
|
||||
|
||||
recipe 'dotfiles'
|
||||
|
Loading…
Reference in New Issue
Block a user