This website requires JavaScript.
Explore
Help
Sign In
hyperreal
/
archive-fandom-wiki
Watch
1
Star
0
Fork
0
You've already forked archive-fandom-wiki
mirror of
https://codeberg.org/hyperreal/archive-fandom-wiki
synced
2024-11-01 16:43:07 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1a06ff4632
archive-fandom-wiki
/
entrypoint.sh
8 lines
64 B
Bash
Raw
Normal View
History
Unescape
Escape
feat: add container support
2023-09-17 05:21:05 +02:00
#!/usr/bin/env sh
set
-e
. /venv/bin/activate
Fix: allow to specify BreezeWiki instance URL
2024-04-25 23:37:18 +02:00
exec
/afw
"
$@
"
Reference in New Issue
Copy Permalink