diff options
Diffstat (limited to '')
-rwxr-xr-x | scripts/.scripts/dropshadow.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/.scripts/dropshadow.sh b/scripts/.scripts/dropshadow.sh index 472cd0e..4e70f82 100755 --- a/scripts/.scripts/dropshadow.sh +++ b/scripts/.scripts/dropshadow.sh @@ -19,7 +19,7 @@ # # USAGE: dropshadow.sh <image> -SCREENSHOTFOLDER="$HOME/screenshots" +SCREENSHOTFOLDER="$HOME/Screenshots" FILE="${1}" |