This website requires JavaScript.
Explore
Help
Sign In
QuasarApp
/
QuasarAppCI
Watch
4
Star
0
Fork
0
You've already forked QuasarAppCI
mirror of
https://github.com/QuasarApp/QuasarAppCI.git
synced
2025-04-29 15:14:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
QuasarAppCI
/
start.sh
7 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Create start.sh
2020-12-04 09:35:39 +03:00
#!/bin/bash
fix start and stop scripts
2020-12-31 07:21:58 +00:00
#pip install treq
BASE_DIR
=
$(
dirname
"
$(
readlink -f
"
$0
"
)
"
)
Update start.sh
2020-12-04 09:37:54 +03:00
fix start and stop scripts
2020-12-31 07:21:58 +00:00
buildbot start
$BASE_DIR
Reference in New Issue
Copy Permalink