mirror of
https://github.com/gilbN/theme.park.git
synced 2024-11-19 17:42:32 +01:00
deploy: e2ed7b85b9
This commit is contained in:
parent
1b94738c2a
commit
d41717a6a8
2
fetch.sh
2
fetch.sh
@ -14,4 +14,4 @@ jq -r 'to_entries | map(.key + "|" + (.value | tostring)) | .[]' <<< "$MODS" | \
|
|||||||
curl "$value" --create-dirs --output "$DIR/$key" --silent
|
curl "$value" --create-dirs --output "$DIR/$key" --silent
|
||||||
echo "Fetched $key script"
|
echo "Fetched $key script"
|
||||||
done
|
done
|
||||||
sudo chmod go+rx $DIR
|
chmod go+rx $DIR
|
Loading…
Reference in New Issue
Block a user