Skip to content

Commit

Permalink
updated artifact eval scripts
Browse files Browse the repository at this point in the history
Signed-off-by: Dmitrii Ustiugov <dmitrii.ustiugov@epfl.ch>
  • Loading branch information
ustiugov committed Dec 13, 2020
1 parent fd239e3 commit e6ef125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ae_scripts/setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ $ROOT/function-images/minio_scripts/put_in_bucket.sh
echo Contents of the MinIO bucket:
mc ls myminio/mybucket

sudo pkill -9 minio
sudo pkill -9 minio || echo

echo Build the project

Expand Down

0 comments on commit e6ef125

Please sign in to comment.