summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpublic/thesiah.sh1
-rwxr-xr-xstatic/thesiah.sh1
2 files changed, 0 insertions, 2 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index 9c90a75..c0050b0 100755
--- a/public/thesiah.sh
+++ b/public/thesiah.sh
@@ -415,7 +415,6 @@ sambasetup() {
ufw allow 138/udp >/dev/null 2>&1
ufw allow 139/tcp >/dev/null 2>&1
ufw allow 445/tcp >/dev/null 2>&1
- ufw reload >/dev/null 2>&1
[ -f /etc/samba/smb.conf ] || touch /etc/samba/smb.conf >/dev/null 2>&1
printf "$pass1" | smbpasswd -a "$name" >/dev/null 2>&1
sleep 1
diff --git a/static/thesiah.sh b/static/thesiah.sh
index 9c90a75..c0050b0 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -415,7 +415,6 @@ sambasetup() {
ufw allow 138/udp >/dev/null 2>&1
ufw allow 139/tcp >/dev/null 2>&1
ufw allow 445/tcp >/dev/null 2>&1
- ufw reload >/dev/null 2>&1
[ -f /etc/samba/smb.conf ] || touch /etc/samba/smb.conf >/dev/null 2>&1
printf "$pass1" | smbpasswd -a "$name" >/dev/null 2>&1
sleep 1