Archived
1
0
Fork 0
This repository has been archived on 2024-05-12. You can view files and clone it, but cannot push or open issues or pull requests.
xt-bot-wiki/container/run.sh
xtex 893afacd56
Move configs to config/
Signed-off-by: xtex <xtexchooser@duck.com>
2023-11-24 17:36:47 +08:00

10 lines
225 B
Bash
Executable file

#!/usr/bin/env bash
PATH=/dist/bin:/dist/sbin:$PATH
mkdir -p /srv/exopages/xtex-wiki-bot
rm -f pub config
ln -s /srv/exopages/xtex-wiki-bot pub
ln -s /srv/run/config config
exec dinit -d /dist/dinit.d --container -t xt-bot