7 lines
183 B
Bash
7 lines
183 B
Bash
#!/run/current-system/sw/bin/bash
|
|
|
|
echo "Installing system using disco and flake"
|
|
|
|
disko-install --disk main /dev/sda --flake ${../etc}#zabbixProxy
|
|
|
|
echo "System should be installed?" |