UPD: changed hammertime to full path

This commit is contained in:
xpk 2022-04-08 15:54:22 +08:00
parent d8e7363c57
commit f177a4b9e0
Signed by: xpk
GPG Key ID: CD4FF6793F09AB86

View File

@ -23,7 +23,7 @@ EOF
cat <<EOF > dyn-inventory.sh cat <<EOF > dyn-inventory.sh
#!/bin/bash #!/bin/bash
ht6 --core-account \$COREACCOUNT --quiet ansible /opt/usefulscripts/ht/bin/ht-6.6.0 --core-account \$COREACCOUNT --quiet ansible
EOF EOF
chmod 755 dyn-inventory.sh chmod 755 dyn-inventory.sh