Added support for ProxMoxToolKitAppUpdate, fixed isues in hass confiig
Hass ct config home dir and ping intergration
This commit is contained in:
@@ -177,5 +177,13 @@ actions:
|
||||
# Cleanup temporary shadow paths
|
||||
rm /etc/*-
|
||||
|
||||
#Move App update script for ProxmoxHelper/ProxMoxToolKit, if CT has this script
|
||||
- trigger: post-files
|
||||
action: |-
|
||||
#!/bin/sh
|
||||
if test -f /opt/Setup/Scripts/PTKAppUpdate.sh ; then
|
||||
mv /opt/Setup/Scripts/PTKAppUpdate.sh /opt/ProxMoxToolKitAppUpdate.sh
|
||||
fi
|
||||
|
||||
mappings:
|
||||
architecture_map: debian
|
||||
|
||||
Reference in New Issue
Block a user