Skip to content

Commit

Permalink
Update AllskyWebsite.html: add missing ".sh"
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Jul 20, 2023
1 parent 89c3af0 commit 8bb536c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html/documentation/troubleshooting/AllskyWebsite.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3>On a remote server</h3>
replacing <code>YYYYMMDD</code> with the date in <span class="fileName">~/allsky/images</span>
<pre>
cd ~/allsky/scripts
./generateForDay --thumbnail-only --upload -t YYYYMMDD
./generateForDay.sh --thumbnail-only --upload --timelapse YYYYMMDD
</pre>
This will upload the thumbnail for the specified date.
</blockquote>
Expand Down

0 comments on commit 8bb536c

Please sign in to comment.