Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alecbcs authored Aug 19, 2021
1 parent 9721c03 commit 0170fca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ sh -c "docker run -d \
-e INPUT_GENERAL_PORT=$INPUT_GENERAL_PORT \
-e INPUT_SAVE_PATH=$INPUT_SAVE_PATH \
-v $INPUT_SAVE_PATH:$INPUT_SAVE_PATH \
ghcr.io/autamus/smuggler:latest"
--restart always \
ghcr.io/autamus/smuggler:latest"

0 comments on commit 0170fca

Please sign in to comment.