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
d48bcef3e3
pnut-matrix
/
run.sh
11 lines
102 B
Bash
Raw
Normal View
History
Unescape
Escape
fix run script
2025-01-15 13:12:01 -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