This website requires JavaScript.
Explore
Help
Sign in
spacenerdmo
/
pnut-matrix
Watch
1
Star
0
Fork
You've already forked pnut-matrix
0
Code
Issues
8
Pull requests
Projects
Releases
5
Packages
1
Wiki
Activity
c23889b6a8
pnut-matrix
/
run.sh
11 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
once more fix the thing
2025-01-15 13:16:38 -08:00
#!/usr/bin/bash
updated docker build
2024-12-25 07:21:29 -08:00
update entrypoint for container image
2025-01-15 12:16:52 -08:00
cd
/data
appservice -c config.toml
&
pnutservice -c config.toml
&
updated docker build
2024-12-25 07:21:29 -08:00
wait
-n
exit
$?
Reference in a new issue
Copy permalink