mirror of
https://github.com/ChrisTitusTech/linutil.git
synced 2025-04-17 17:27:20 +01: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…
x
Reference in New Issue
Block a user