Skip to content

Commit

Permalink
Adding unix edge rad cli install
Browse files Browse the repository at this point in the history
Signed-off-by: willdavsmith <willdavsmith@gmail.com>
  • Loading branch information
willdavsmith committed Dec 1, 2023
1 parent 583240d commit da73708
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deploy/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ downloadFile() {
fi
fi

ls -al $RADIUS_TMP_ROOT
if [ ! -f "$ARTIFACT_TMP_FILE" ]; then
echo "failed to download ${DOWNLOAD_URL}..."
exit 1
Expand Down

0 comments on commit da73708

Please sign in to comment.