update run script

This commit is contained in:
2025-09-07 04:24:29 -07:00
parent 67593cc678
commit 383af5a61e
2 changed files with 5 additions and 5 deletions

View File

@@ -9,7 +9,7 @@ services:
user: 1000:1000
volumes:
- ~/S/japanese/manga:/mokuro/manga
command: mokuro --parent_dir "manga/One Piece Color" --disable_confirmation && ./zip.sh "manga/One Piece Color"
command: ./run.sh "manga/One Piece Color"
runtime: nvidia
restart: no
network_mode: host