Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F111927
update-api.bash
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Size
287 B
Referenced Files
None
Subscribers
None
update-api.bash
View Options
#!/bin/bash
if
[[
-z
"
$GTAD
"
||
-z
"
$CSAPIDIR
"
]]
;
then
echo
"You have to specify GTAD and CSAPIDIR variables."
exit
1
fi
scriptDir
=
"
$(
dirname
"
$(
realpath
"
$0
"
)
"
)
"
cd
"
$scriptDir
/src/api"
&&
"
$GTAD
"
--config
"
$scriptDir
/gtad/gtad.yaml"
--out csapi
"
$CSAPIDIR
"
key_backup.yaml-
File Metadata
Details
Attached
Mime Type
text/x-shellscript
Expires
Fri, Nov 22, 4:33 AM (7 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38662
Default Alt Text
update-api.bash (287 B)
Attached To
Mode
rL libkazv
Attached
Detach File
Event Timeline
Log In to Comment