Powered by
Is there a way to change what directory the static...
# troubleshooting
b
bsncubed
04/07/2024, 4:46 AM
Is there a way to change what directory the static files are in?
n
nitnelave
04/07/2024, 5:07 AM
No, they're in the app directory, relative to the binary
b
bsncubed
04/07/2024, 5:07 AM
Thanks!
n
nitnelave
04/07/2024, 5:08 AM
Or maybe it's relative to the working directory, actually
b
bsncubed
04/07/2024, 5:08 AM
so the actual issue is running from init.d procd on openwrt, which has no way to override the working directory for service launch
bsncubed
04/07/2024, 5:09 AM
So I ended up making a runner shell script to just change working dir
Previous
Next