mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-23 16:31:50 +01:00
Fix silly typo during last-stage commenting out of debug output
This commit is contained in:
parent
05ac7f1ca2
commit
a2f556fefb
2
build.sh
2
build.sh
@ -72,7 +72,7 @@ std_respack () {
|
||||
|
||||
#width="${subparams[0]}"
|
||||
#height="${subparams[1]}"
|
||||
3echo "$arrg w: $width h: $height inFolder: $inFolder outFolder: $outFolder"
|
||||
#echo "$arrg w: $width h: $height inFolder: $inFolder outFolder: $outFolder"
|
||||
build_dir "$inFolder" "$outFolder" "${subparams[@]}"
|
||||
else
|
||||
echo "$arrg resolution not defined, define it in build.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user