1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
#!/bin/bash archSystems=( musik raspi nlopc43 ) debianSystems=( router ) cruxSystems=( localhost fileserver ) hasSudo["localhost"]=true hasSudo["nlopc43"]=true