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 84239fe commit 35a6ae2Copy full SHA for 35a6ae2
git_update_scripts/github-webhook.sh
@@ -20,4 +20,6 @@ log_path='/home/factorio/backend_scripts/logs/github_webhook_output.txt'
20
"$script_path" crashsite Refactorio develop crash_site false
21
echo '-'
22
"$script_path" diggy Refactorio develop diggy false
23
+ echo '-'
24
+ "$script_path" crashsite-desert Refactorio develop crash_site_desert false
25
} >>"$log_path"
0 commit comments