Skip to content

Commit

Permalink
Update opensciencegrid/gracc-apel/docker-run.sh
Browse files Browse the repository at this point in the history
Co-authored-by: jthiltges <[email protected]>
  • Loading branch information
djw8605 and jthiltges authored Jan 6, 2025
1 parent 8b9fa75 commit 3f514fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion opensciencegrid/gracc-apel/docker-run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ echo "$wrote"
apelfile=${wrote#wrote: }

# Output the content of the apelfile before uploading, for debugging purposes
cat $apelfile
cat "$apelfile"

cp "$apelfile" /var/spool/apel/outgoing/12345678/1234567890abcd

Expand Down

0 comments on commit 3f514fa

Please sign in to comment.