fix commands

This commit is contained in:
2025-05-30 21:34:33 -05:00
parent 4759ce56ee
commit 6d2c50f3c6

View File

@@ -17,11 +17,11 @@ shelly-plug:
- /bin/sh
- -ec
- |
- cd /var/www/html
- git init
- git remote add origin https://github.com/geerlingguy/shelly-plug-prometheus.git
- git fetch origin
- git checkout origin/master -ft
cd /var/www/html
git init
git remote add origin https://github.com/geerlingguy/shelly-plug-prometheus.git
git fetch origin
git checkout origin/master -ft
resources:
requests:
cpu: 10m