Remove chmod in install script
This commit is contained in:
		@@ -18,6 +18,5 @@ add-apt-repository \
 | 
			
		||||
apt-get update
 | 
			
		||||
apt-get install docker-ce docker-ce-cli containerd.io
 | 
			
		||||
 | 
			
		||||
# Authorized launch script
 | 
			
		||||
chmod 755 ./docker/*.sh
 | 
			
		||||
# Launch Install Script
 | 
			
		||||
./docker/install-nginx.sh
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user