update script path

This commit is contained in:
2025-09-07 02:50:45 -07:00
parent a62a960ebd
commit c05cd29028
2 changed files with 5 additions and 5 deletions

View File

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