mirror of
				https://github.com/community-scripts/ProxmoxVE.git
				synced 2025-11-04 02:12:49 +00:00 
			
		
		
		
	change owner of hortusfox folder (#6763)
This commit is contained in:
		
				
					committed by
					
						
						GitHub
					
				
			
			
				
	
			
			
			
						parent
						
							d0dfe1f3a6
						
					
				
				
					commit
					75335f3362
				
			@@ -47,6 +47,7 @@ function update_script() {
 | 
			
		||||
    $STD php asatru migrate --no-interaction
 | 
			
		||||
    $STD php asatru plants:attributes
 | 
			
		||||
    $STD php asatru calendar:classes
 | 
			
		||||
    chown -R www-data:www-data /opt/hortusfox
 | 
			
		||||
    msg_ok "Updated HortusFox"
 | 
			
		||||
 | 
			
		||||
    msg_info "Starting Service"
 | 
			
		||||
 
 | 
			
		||||
@@ -88,6 +88,7 @@ cat <<EOF >/etc/apache2/sites-available/hortusfox.conf
 | 
			
		||||
    CustomLog \${APACHE_LOG_DIR}/hortusfox_access.log combined
 | 
			
		||||
</VirtualHost>
 | 
			
		||||
EOF
 | 
			
		||||
chown -R www-data:www-data /opt/hortusfox
 | 
			
		||||
$STD a2dissite 000-default
 | 
			
		||||
$STD a2ensite hortusfox
 | 
			
		||||
$STD a2enmod rewrite
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user