This website requires JavaScript.
Explore
Help
Register
Sign In
cerc-io
/
stack-orchestrator2
Watch
1
Star
0
Fork
You've already forked stack-orchestrator2
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
31f9f0e864
stack-orchestrator2
/
app
/
data
/
container-build
/
cerc-laconic-console-host
/
start-serving-app.sh
5 lines
71 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
if
[
-n
"
$CERC_SCRIPT_DEBUG
"
]
;
then
set
-x
fi
Reference in New Issue
View Git Blame
Copy Permalink