forked from switnet/quick-jibri-installer
				
			Clean some commented lines
This commit is contained in:
		
							parent
							
								
									92e6e36a79
								
							
						
					
					
						commit
						bbb36f4644
					
				| 
						 | 
				
			
			@ -181,7 +181,6 @@ apt-get -y install \
 | 
			
		|||
                apt-show-versions \
 | 
			
		||||
                bmon \
 | 
			
		||||
                curl \
 | 
			
		||||
                expect \
 | 
			
		||||
                ffmpeg \
 | 
			
		||||
                git \
 | 
			
		||||
                htop \
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -448,7 +448,6 @@ sudo -u www-data php $NC_PATH/occ app:enable files_external
 | 
			
		|||
sudo -u www-data php $NC_PATH/occ files_external:import /tmp/jra-nc-app-ef.json
 | 
			
		||||
 | 
			
		||||
usermod -a -G jibri www-data
 | 
			
		||||
#chown -R jibri:www-data $DIR_RECORD
 | 
			
		||||
chmod -R 770 $DIR_RECORD
 | 
			
		||||
chmod -R g+s $DIR_RECORD
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -861,9 +861,6 @@ sudo su $MJS_USER -c "ssh-keygen -t rsa -f ~/.ssh/id_rsa -b 4096 -o -a 100 -q -N
 | 
			
		|||
sed -i "s|PasswordAuthentication .*|PasswordAuthentication yes|" /etc/ssh/sshd_config
 | 
			
		||||
systemctl restart sshd
 | 
			
		||||
 | 
			
		||||
#sudo su $MJS_USER -c "rm ~/.ssh/id_rsa.pub"
 | 
			
		||||
#sudo su $MJS_USER -c "cat ~/.ssh/authorized_keys"
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
#Setting varibales for add-jibri-node.sh
 | 
			
		||||
sed -i "s|MAIN_SRV_DIST=.*|MAIN_SRV_DIST=\"$DIST\"|" add-jibri-node.sh
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue