install.sh aktualisiert

This commit is contained in:
2025-03-14 09:51:35 +00:00
parent 58e5c06ebe
commit 14c6a7bc19
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
curl -sSL https://get.docker.com/ | CHANNEL=stable sh
mkdir enc
openssl rand -hex 32 >> enc/zabbix_agentd.psk
chown 1997:1997 enc/zabbix_agentd.psk