Skip to content

Commit fe1138c

Browse files
committed
update update script
1 parent 0ca7321 commit fe1138c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
# this is a manual scipt while i build some CD
44
podman pull docker.io/fogapod/pink
5-
podman run --replace --name pink-bot --restart always -v ${PWD}/settings.toml:/code/settings.toml --hostname pink_prod --network host -d docker.io/fogapod/pink
5+
podman run --replace --name pink-bot --restart always -v ${PWD}/settings.toml:/code/settings.toml -v pink_bot_db:/code/pink.db --hostname pink_prod --network host -d docker.io/fogapod/pink

0 commit comments

Comments
 (0)