Skip to content

Commit

Permalink
remove double entry of '/release'
Browse files Browse the repository at this point in the history
  • Loading branch information
hotbso committed Dec 5, 2024
1 parent 99d397b commit e1c34f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion skunkcrafts_updater.cfg.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
zone|custom
liveries|false
module|https://raw.githubusercontent.com/hotbso/openSAM/refs/heads/release/@FOLDER_NAME@/
module|https://raw.githubusercontent.com/hotbso/openSAM/refs/heads/@FOLDER_NAME@/
version|@VERSION@
disabled|false
name|openSAM @NAME@ @XP_VERSION@
Expand Down
2 changes: 1 addition & 1 deletion skunkcrafts_updater_beta.cfg.template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
zone|custom
liveries|false
module|https://raw.githubusercontent.com/hotbso/openSAM/refs/heads/beta/release/@FOLDER_NAME@/
module|https://raw.githubusercontent.com/hotbso/openSAM/refs/heads/beta/@FOLDER_NAME@/
version|@VERSION@
disabled|false
name|openSAM @NAME@ @XP_VERSION@
Expand Down

0 comments on commit e1c34f3

Please sign in to comment.