mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	Update cronicle.sh
fix for worker
This commit is contained in:
		@@ -51,7 +51,7 @@ function default_settings() {
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
function update_script() {
 | 
			
		||||
if [[ ! -d /opt/cronicle ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
 | 
			
		||||
#if [[ ! -d /opt/cronicle ]]; then msg_error "No ${APP} Installation Found!"; exit; fi
 | 
			
		||||
UPD=$(whiptail --title "SUPPORT" --radiolist --cancel-button Exit-Script "Spacebar = Select" 11 58 2 \
 | 
			
		||||
  "1" "Update ${APP}" ON \
 | 
			
		||||
  "2" "Install ${APP} Worker" OFF \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user