This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
#!/bin/sh
 | 
			
		||||
set -e
 | 
			
		||||
 | 
			
		||||
cp -r /var/www/cloudlog /var/www/html
 | 
			
		||||
cp -r /var/www/cloudlog/* /var/www/html
 | 
			
		||||
 | 
			
		||||
# first arg is `-f` or `--some-option`
 | 
			
		||||
if [ "${1#-}" != "$1" ]; then
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user