diff --git a/api/restartvm.sh b/api/vm/restartvm.sh similarity index 94% rename from api/restartvm.sh rename to api/vm/restartvm.sh index a668b19..45a90a9 100644 --- a/api/restartvm.sh +++ b/api/vm/restartvm.sh @@ -1,3 +1,7 @@ +#!/bin/bash +# Date 12.03.2020 +# Author TechHome + PROX_USERNAME=root@pam PROX_PASSWORD=mypassword HOST=myproxmoxhost