testing
This commit is contained in:
		
							
								
								
									
										6
									
								
								ops/scripts/staging/deploy.sh
									
									
									
									
									
										Executable file
									
								
							
							
						
						
									
										6
									
								
								ops/scripts/staging/deploy.sh
									
									
									
									
									
										Executable file
									
								
							@ -0,0 +1,6 @@
 | 
			
		||||
source ../lib/mo
 | 
			
		||||
 | 
			
		||||
apt install -y apache2
 | 
			
		||||
 | 
			
		||||
apache_vhost="$(cat ops/apache2/vhost.conf)"
 | 
			
		||||
echo "$apache_vhost" | mo > /etc/apache2/sites-enabled/000-default.conf
 | 
			
		||||
		Reference in New Issue
	
	Block a user