Skip to content

Commit

Permalink
Update perfsonar-oneshot
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1867 authored Jun 30, 2023
1 parent 61400fc commit e16578e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions toolbox/jenkins/perfsonar-oneshot
Original file line number Diff line number Diff line change
Expand Up @@ -114,5 +114,5 @@ cat "${TEMP_SCRIPT}"

# Do the build

##curl -s https://raw.githubusercontent.com/perfsonar/docker-oneshot-builder/main/build \
## | sh -s - --run "${TEMP_SCRIPT}" . "${OS}"
curl -s https://raw.githubusercontent.com/perfsonar/docker-oneshot-builder/main/build \
| sh -s - --run "${TEMP_SCRIPT}" . "${OS}"

0 comments on commit e16578e

Please sign in to comment.