mirror of
https://github.com/RGBCube/ncc
synced 2025-07-29 11:07:44 +00:00
Scripts: Remove *** message ***
This commit is contained in:
parent
1fbf3d1986
commit
10f4d2d65d
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ else
|
|||
read -p "What machine would you want to build? [$(ls --format=commas machines)]: " machine
|
||||
fi
|
||||
|
||||
echo -e "\n*** REBUILDING SYSTEM ***\n"
|
||||
sudo nixos-rebuild switch --flake .#$machine
|
||||
|
||||
if [[ $? != 0 ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue