2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-01-30 19:32:30 -07:00

cargo: exit on error

This commit is contained in:
Muhammad Herdiansyah 2019-08-06 15:25:52 +07:00
parent 7eb52d340b
commit 3996761fff

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -e
mkdir -p target/snapshot
cp cargo-bootstrap/cargo/bin/cargo cargo