scripts/deploy: remove "crappy"; i dont deploy it anymore
This commit is contained in:
@@ -49,7 +49,7 @@ storePath=
|
||||
addHost() {
|
||||
if [ "$1" = all ]; then
|
||||
# order matters:
|
||||
hosts+=(moby lappy desko servo crappy)
|
||||
hosts+=(moby lappy desko servo)
|
||||
else
|
||||
hosts+=("$1")
|
||||
fi
|
||||
|
Reference in New Issue
Block a user