Skip to content

Commit

Permalink
fix script perms
Browse files Browse the repository at this point in the history
  • Loading branch information
metachris committed Jun 11, 2024
1 parent a27889b commit d01a027
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/bids-combine-and-upload-yesterday.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ cd ..
source .env.prod

# archive and upload!
UPLOAD=1 ./scripts/bids-combine-and-upload.sh "/mnt/data/relayscan-bids/$d/"
./scripts/bids-combine-and-upload.sh "/mnt/data/relayscan-bids/$d/"

# update website
# make website

0 comments on commit d01a027

Please sign in to comment.