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