Create a dedicated folder for the daily NASA pictures
This commit is contained in:
parent
777b88a37f
commit
b0ad274461
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ if [ "${API_KEY}" = "DEMO_KEY" ]; then
|
||||||
echo "No API key set! using demo key."
|
echo "No API key set! using demo key."
|
||||||
fi
|
fi
|
||||||
|
|
||||||
WALLPAPERS="$(systemd-path user)"/Wallpapers
|
WALLPAPERS="$(systemd-path user)"/Pictures/nasa
|
||||||
|
|
||||||
mkdir --parents "${WALLPAPERS}"
|
mkdir --parents "${WALLPAPERS}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue