diff --git a/html/documentation/changeLog.html b/html/documentation/changeLog.html index 3965820b9..27b3346aa 100644 --- a/html/documentation/changeLog.html +++ b/html/documentation/changeLog.html @@ -123,11 +123,11 @@

Enhancements / Changes

Image Directory in the WebUI.
  • Installing a Website on a remote server is significantly easier as well. - Use the new remote_website_install.sh command; + Use the new remoteWebsiteInstall.sh command; it will upload the Allsky Website files for you and remove any old, unneeded files. If this is a new remote Website, - remote_website_install.sh will ask you whether or not to + remoteWebsiteInstall.sh will ask you whether or not to also upload any startrails, keograms, and timelapse videos on your Pi.
  • Images, timelapse, keograms, and startrails can now be written diff --git a/html/documentation/explanations/layout.html b/html/documentation/explanations/layout.html index 4dbfe8d8a..1077e3977 100644 --- a/html/documentation/explanations/layout.html +++ b/html/documentation/explanations/layout.html @@ -157,7 +157,7 @@ You'll normally view the Allsky Documentation via the WebUI's Documentation link instead of this file. -
  • remote_website_install.sh +
  • remoteWebsiteInstall.sh
    The program used to prepare an optional remote Allsky Website. This should only be run after viewing the diff --git a/html/documentation/installations/AllskyWebsite.html b/html/documentation/installations/AllskyWebsite.html index 576fea5fc..675afe30b 100644 --- a/html/documentation/installations/AllskyWebsite.html +++ b/html/documentation/installations/AllskyWebsite.html @@ -98,7 +98,7 @@

    Install a remote Allsky Website

    Remote Website subsection. Make sure to enable Use Remote Website as well as enough other settings so Allsky can upload a file to the Website. -
  • Run cd ~/allsky; ./remote_website_install.sh +
  • Run cd ~/allsky; ./remoteWebsiteInstall.sh to upload a default configuration file to your server, leaving the master copy on the Pi.