Skip to content

Commit

Permalink
Update ztnet.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sinamics authored Dec 31, 2023
1 parent dfd9ba8 commit 62ee0ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.ztnet/bash/ztnet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if [[ $EUID -ne 0 ]]; then
fi

# exit if any command fails
set -e
# set -e

TEMP_INSTALL_DIR="/tmp/ztnet"
TARGET_DIR="/opt/ztnet"
Expand Down

0 comments on commit 62ee0ec

Please sign in to comment.