Derp
This commit is contained in:
parent
195e2911f1
commit
443bf160e1
@ -6,15 +6,6 @@
|
||||
"UpdateSourceData":"cmd.exe",
|
||||
"UpdateSourceArgs":"/C del /Q /F {{$FullBaseDir}}battleye\\beserver_x64_active_*.cfg"
|
||||
},
|
||||
{
|
||||
"UpdateStageName":"Manage Bikeys",
|
||||
"UpdateSourcePlatform":"Linux",
|
||||
"UpdateSource":"Executable",
|
||||
"UpdateSourceData":"/bin/bash",
|
||||
"UpdateSourceArgs":"-c 'cd dayz/223350; find keys/ -name \"*.bikey\" ! -name \"dayz.bikey\" -exec rm {} +; IFS=\";\" read -ra subdirs_array <<< \"{{mod}}\" && for subdir in \"${subdirs_array[@]}\"; do find \"$subdir/keys\" -maxdepth 1 -mindepth 1 -type f -name \"*.bikey\" -exec \\cp -t keys/ {} +; done'",
|
||||
"UpdateSourceConditionSetting":"ManageBikeys",
|
||||
"UpdateSourceConditionValue":"true"
|
||||
},
|
||||
{
|
||||
"UpdateStageName":"Manage Bikeys",
|
||||
"UpdateSourcePlatform":"Windows",
|
||||
|
Loading…
Reference in New Issue
Block a user