'Setup-Step1.sh' updaten
This commit is contained in:
@@ -47,7 +47,7 @@ sed -i 's/#/vm.vfs_cache_pressure=50/g' /etc/sysctl.conf
|
|||||||
##-------------------##
|
##-------------------##
|
||||||
# Install Phase #
|
# 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
|
apt install -y exfat-fuse hfsprogs exfat-utils acl screen rsync exfat-utils ntfs-3g gphoto2 libimage-exiftool-perl cifs-utils sudo
|
||||||
##-------------##
|
##-------------##
|
||||||
# WebMin #
|
# WebMin #
|
||||||
@@ -121,7 +121,6 @@ systemctl restart mysql
|
|||||||
##-----------##
|
##-----------##
|
||||||
|
|
||||||
#installing nginx from apt
|
#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
|
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
|
mkdir -p /etc/nginx
|
||||||
|
|||||||
Reference in New Issue
Block a user