mirror of
				https://github.com/limosek/zaf.git
				synced 2025-10-31 17:47:37 +01:00 
			
		
		
		
	Repaired typo in detection
This commit is contained in:
		| @@ -81,7 +81,7 @@ zaf_detect_pkg() { | ||||
| 	fi | ||||
| 	if which opkg >/dev/null; then | ||||
| 		ZAF_PKG="opkg" | ||||
| 		ZAF_AGENT_RESTART=/etc/init.d/zabbix_agentd restart | ||||
| 		ZAF_AGENT_RESTART="/etc/init.d/zabbix_agentd restart" | ||||
| 		ZAF_CURL_INSECURE=1 | ||||
| 		return | ||||
| 	fi | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Lukas Macura
					Lukas Macura