screenshotsh: fix screenshotsh path

This commit is contained in:
lelgenio 2021-08-10 22:48:57 -03:00
parent c4c674da00
commit b0a648880a
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ else
done
fi
DESTFOLDER="$DESTFOLDER/Screenshot"
DESTFOLDER="$DESTFOLDER/Screenshots"
mkdir -p $DESTFOLDER