Some checks failed
Build and Push Docker Image / docker (push) Failing after 28m46s
6 lines
151 B
Bash
Executable File
6 lines
151 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
cd /home/mokurouser/mokuro || exit
|
|
rm -rf _ocr *.html
|
|
mokuro --disable_html --disable_confirmation --parent_dir One\ Piece\ Color
|