7 lines
180 B
Bash
7 lines
180 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?" |