fix commands
This commit is contained in:
		@@ -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
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user