mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-04 05:53:19 +00:00 
			
		
		
		
	Remove -r flag
This commit is contained in:
		@@ -101,7 +101,7 @@ remove_data_files() {
 | 
			
		||||
    if [ -e ${del_file} ]
 | 
			
		||||
    then
 | 
			
		||||
      print "Removing ${del_file}"
 | 
			
		||||
      exec_cmd "rm -rf ${del_file}"
 | 
			
		||||
      exec_cmd "rm -f ${del_file}"
 | 
			
		||||
    fi
 | 
			
		||||
  done
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user