mirror of
https://github.com/RasppleII/a2server.git
synced 2026-01-22 17:17:04 +00:00
a2server-6-samba.txt: More path independence
This commit is contained in:
@@ -29,7 +29,7 @@ if [[ ! $autoAnswerYes || -f /tmp/a2server-setupWindowsSharing ]]; then
|
||||
fi
|
||||
|
||||
sudo apt-get -y install samba
|
||||
[[ -f /usr/bin/smbpasswd ]] || sudo apt-get -y install samba-common-bin
|
||||
command -v smbpasswd >/dev/null || sudo apt-get -y install samba-common-bin
|
||||
sudo apt-get clean
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user