Skip to content
This repository has been archived by the owner on May 26, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' of https://github.com/REGOVAR/Pirus
Browse files Browse the repository at this point in the history
  • Loading branch information
ikit committed Oct 20, 2016
2 parents 9f91077 + b3a4d17 commit d49e6d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/pipelines/PirusBasic/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ This document explain you how to build a simple pipeline image for Pirus.
mkdir /pipeline/db

# need curl if you want to notify server with the progress of your run
apt install curl
apt install curl jq nano

# the script run.sh is the "entry point" of your run
echo "curl ${NOTIFY}50" > /pipeline/run/run.sh
Expand Down

0 comments on commit d49e6d2

Please sign in to comment.