Remove chmod in install script
This commit is contained in:
parent
9e7d0d9190
commit
6f5d470b54
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user