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