Skip to content

Commit

Permalink
Update installSamba.sh: shellcheck fix
Browse files Browse the repository at this point in the history
  • Loading branch information
EricClaeys authored Dec 18, 2024
1 parent d9ea172 commit 27bdbf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/utilities/installSamba.sh
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ echo
echo -en "${BOLD}"
echo "============================================="
echo -n "Press RETURN to continue with installation: "
# shellcheck disable=SC2034
read -r x
echo -e "${NC}"

Expand Down

0 comments on commit 27bdbf3

Please sign in to comment.