mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2024-11-22 05:12:27 +00:00
Update tabs/system-setup/5-samba-ssh-setup.sh
Co-authored-by: Adam Perkowski <adas1per@protonmail.com>
This commit is contained in:
parent
dc268906b8
commit
d30ba11885
|
@ -87,7 +87,7 @@ setup_samba() {
|
|||
|
||||
# Add a new Samba user
|
||||
echo "Enter Samba username: "
|
||||
read SAMBA_USER
|
||||
read -r SAMBA_USER
|
||||
|
||||
# Loop until the passwords match
|
||||
while true; do
|
||||
|
|
Loading…
Reference in New Issue
Block a user