From c5a17009b9bdbc2abdcd2ea5a586d6d6404a4405 Mon Sep 17 00:00:00 2001 From: Saumit Date: Sun, 25 Aug 2024 20:50:56 +0530 Subject: .scripts: Adding current wallp script and 4chget-correction in savepath --- .scripts/4chget | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.scripts/4chget') diff --git a/.scripts/4chget b/.scripts/4chget index 1317824..b4a7446 100755 --- a/.scripts/4chget +++ b/.scripts/4chget @@ -1,6 +1,6 @@ #!/bin/bash -rootpapesdir="$HOME/pix/wallpaper/4chget" +rootpapesdir="$HOME/pix/Wallpaper/4chget" [ -d "$rootpapesdir" ] || mkdir "$rootpapesdir" echo "Welcome to 4chan web/image scrapping script" -- cgit v1.2.3