Matchu
12b5a56694
That's what I get for not fully testing lmao! But right, paths in shell scripts are relative to the working directory, and if I want to be relative to the script I gotta use dirname!
1 line
No EOL
74 B
Bash
Executable file
1 line
No EOL
74 B
Bash
Executable file
MANIFEST=$(dirname $0)/../manifest-full.txt $(dirname $0)/download-urls.sh |