Update references to new git location
Changed Web-V2 config location to /etc/WebV2
This commit is contained in:
@@ -55,7 +55,7 @@ unset monitconf
|
||||
echo "<html><head></head><body>$webserv is functioning normally</body></html>" > /usr/share/nginx/html/index.html
|
||||
|
||||
#Add Nginx as SSL service
|
||||
echo "nginx" >> /etc/ICTM/SslServices
|
||||
echo "nginx" >> /etc/WebV2/SslServices
|
||||
|
||||
systemctl start nginx > $OUTPUT 2>&1
|
||||
systemctl enable nginx > $OUTPUT 2>&1
|
||||
Reference in New Issue
Block a user