This website requires JavaScript.
Explore
Help
Register
Sign In
pooneyy
/
1Panel-Appstore
Watch
1
Star
0
Fork
0
You've already forked 1Panel-Appstore
Code
5be492633a
1Panel-Appstore
/
apps
/
linkstack
/
latest
/
scripts
/
init.sh
1 line
15 B
Bash
Raw
Normal View
History
Unescape
Escape
♻️ refactor(linkstack): migrate to named volume and simplify init script - update docker-compose.yml to use named volume (linkstack_data) with bind mount to ./data directory - remove complex container export logic from init.sh, replace with simple directory creation (mkdir -p ./data)
2026-01-13 19:55:56 +08:00
mkdir -p ./data
Copy Permalink