Skip to content

Commit fe40a94

Browse files
author
Marko Korhonen
authored
Added more instructions
1 parent baf15b5 commit fe40a94

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

update.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
#!/bin/bash
22

3+
# You can save this file wherever you want, but in the examples, I'm assuming
4+
# that you have it in /scripts/update.sh
5+
36
######## EDIT THESE VARIABLES TO MATCH YOUR CONFIGURATION #############################
47
domain="***YOUR DOMAIN***"
58
updateurl="***YOUR UPDATE URL***"

0 commit comments

Comments
 (0)