Skip to content
Permalink
5.17.1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
@mchyzer
Latest commit 93acf6b Nov 25, 2023 History
1 contributor

Users who have contributed to this file

executable file 11 lines (8 sloc) 256 Bytes
#!/bin/bash
prep_daemon
prep_finish
setupFiles
runCommand_unsetAll
export GSH_JVMARGS="$GSH_JVMARGS -DENV=$ENV -DUSERTOKEN=$USERTOKEN"
# sample command every 10 minutes, just a ping to keep container running, for testing
/usr/bin/ping -i 600 google.com