mirror of
				https://github.com/iiab/iiab.git
				synced 2025-03-09 15:40:17 +00:00 
			
		
		
		
	"chown -R root:root /opt/iiab/kiwix" (not all of /opt/iiab)
This commit is contained in:
		
							parent
							
								
									899b0c8c26
								
							
						
					
					
						commit
						d748a14cbd
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -71,8 +71,8 @@
 | 
				
			||||||
  when: kiwix_src_bin_only and kiwix_first_pass
 | 
					  when: kiwix_src_bin_only and kiwix_first_pass
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# workaround because unarchive does not set ownership properly
 | 
					# workaround because unarchive does not set ownership properly
 | 
				
			||||||
- name: "Set Kiwix ownership - WARNING 'chown -R root:root' runs across all of /opt/iiab"
 | 
					- name: "Set ownership: 'chown -R root:root /opt/iiab/kiwix'"
 | 
				
			||||||
  command: "chown -R root:root {{ iiab_base }}"
 | 
					  command: "chown -R root:root {{ iiab_base }}/kiwix"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# workaround because kiwix-serve does not stay running
 | 
					# workaround because kiwix-serve does not stay running
 | 
				
			||||||
- name: Make a crontab entry to restart kiwix-serve at 4AM (debuntu)
 | 
					- name: Make a crontab entry to restart kiwix-serve at 4AM (debuntu)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue