aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2021-01-29 18:50:12 -0300
committerSilvio Rhatto <rhatto@riseup.net>2021-01-29 18:50:12 -0300
commit6142e853fa2cf1c1be695ca7cce121e48b177d7b (patch)
treec9741dadfae904ae3d9880b86080e5fdb8963cee /bin
parenta1698ec97a1c473925cf42526c23882e279a48d1 (diff)
downloadcsv-hasher-6142e853fa2cf1c1be695ca7cce121e48b177d7b.tar.gz
csv-hasher-6142e853fa2cf1c1be695ca7cce121e48b177d7b.tar.bz2
Feat: change default and test params; use return status
Diffstat (limited to 'bin')
-rwxr-xr-xbin/provision2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/provision b/bin/provision
index 89da228..df1ef5a 100755
--- a/bin/provision
+++ b/bin/provision
@@ -18,4 +18,4 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Setuo pipenv
-sudo apt install pipenv
+sudo apt install -y pipenv