1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-20 05:19:24 +02:00

prevent early exit from setup script

This commit is contained in:
Jesse Duffield 2022-03-03 19:48:11 +11:00
parent 31ab43d0c5
commit 7bdd7088e7

View File

@ -1,6 +1,7 @@
#!/bin/sh
set -e
# expecting an error so we're not setting this
# set -e
cd $1