mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	qf: create file if not exist
This commit is contained in:
		@@ -27,7 +27,7 @@ function update_script() {
 | 
			
		||||
    msg_error "No ${APP} Installation Found!"
 | 
			
		||||
    exit
 | 
			
		||||
  fi
 | 
			
		||||
  if check_for_gh_release "paperless-ngx" "paperless-ngx/paperless-ngx"; then
 | 
			
		||||
  if check_for_gh_release "paperless" "paperless-ngx/paperless-ngx"; then
 | 
			
		||||
    msg_info "Stopping all Paperless-ngx Services"
 | 
			
		||||
    systemctl stop paperless-consumer paperless-webserver paperless-scheduler paperless-task-queue
 | 
			
		||||
    msg_ok "Stopped all Paperless-ngx Services"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user