We don’t need this wrapper anymore
This commit is contained in:
parent
f2ad8b19cf
commit
c2294c55d2
|
@ -1,7 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
|
|
||||||
qm migrate $@
|
|
||||||
|
|
||||||
if [ $? = 0 ]; then
|
|
||||||
ssh root@$2 "./creationRoutesVM.sh $1"
|
|
||||||
fi
|
|
Loading…
Reference in a new issue