We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent baf15b5 commit fe40a94Copy full SHA for fe40a94
update.sh
@@ -1,5 +1,8 @@
1
#!/bin/bash
2
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
+
6
######## EDIT THESE VARIABLES TO MATCH YOUR CONFIGURATION #############################
7
domain="***YOUR DOMAIN***"
8
updateurl="***YOUR UPDATE URL***"
0 commit comments