From cb3bce7aa48c38ee18c802b36f5ca2887685d5c0 Mon Sep 17 00:00:00 2001 From: Bram Prieshof Date: Sat, 24 Aug 2019 23:28:20 +0000 Subject: [PATCH] 'Setup-Step1.sh' updaten --- Setup-Step1.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Setup-Step1.sh b/Setup-Step1.sh index e61e44c..4cc3db6 100644 --- a/Setup-Step1.sh +++ b/Setup-Step1.sh @@ -47,7 +47,7 @@ sed -i 's/#/vm.vfs_cache_pressure=50/g' /etc/sysctl.conf ##-------------------## # Install Phase # ##-------------------## -apt install nginx +apt install -y nginx apt install -y exfat-fuse hfsprogs exfat-utils acl screen rsync exfat-utils ntfs-3g gphoto2 libimage-exiftool-perl cifs-utils sudo ##-------------## # WebMin # @@ -121,7 +121,6 @@ systemctl restart mysql ##-----------## #installing nginx from apt - apt install -y nginx wget https://git.ictmaatwerk.com/VPS-scripts/Ubuntu-Web/raw/branch/master/config/nginx/nginx-default.conf -O /etc/nginx/nginx.conf mkdir -p /etc/nginx