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