Skip to content
Snippets Groups Projects
Verified Commit b83767fa authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

fixed build script

parent 97c03c30
No related branches found
No related tags found
No related merge requests found
......@@ -10,6 +10,6 @@ cd $SOURCE_PATH
mkdir -p $REPO_PATH
mkdir -p $S3_PATH
while true; do
make
make S3_PATH=$S3_PATH REPO_PATH=$REPO_PATH
sleep $UPDATE_WAIT
done
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment