summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-25 13:57:05 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-25 13:57:05 +0900
commitce7901a4877939d0bf3b64c58c825569c78f6ce9 (patch)
treee54291624e2181120f81a4f4997e004a39d02719
parent654da65f5d03027e1589bb419dda7a92585d132d (diff)
Init
-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