mirror of
https://github.com/jikan-me/jikan-rest.git
synced 2025-02-20 11:23:35 +08:00
fixed error in container-setup.sh
This commit is contained in:
parent
53508e836c
commit
2fa3958ad9
@ -173,6 +173,7 @@ case "$1" in
|
||||
echo "Indexing..."
|
||||
$DOCKER_COMPOSE_CMD -p "$DOCKER_COMPOSE_PROJECT_NAME" exec jikan_rest php /app/artisan indexer:incremental anime manga
|
||||
echo "Indexing done!"
|
||||
;;
|
||||
*)
|
||||
echo "No command specified, displaying help"
|
||||
display_help
|
||||
|
Loading…
x
Reference in New Issue
Block a user