summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-07-04 21:42:32 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-07-04 21:42:32 +0900
commit52c4baced4ecf72ee66cddde782ee477cc0a4d3d (patch)
tree37cd0d6afc8ca8c25760e3ff6e1847aedc5a5e69
parenta5317a69532a7fb7c34438b7dd367c3d157d4a46 (diff)
Init
-rwxr-xr-xpublic/thesiah.sh4
-rwxr-xr-xstatic/thesiah.sh4
2 files changed, 2 insertions, 6 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index d55f04d..2479a00 100755
--- a/public/thesiah.sh
+++ b/public/thesiah.sh
@@ -97,9 +97,7 @@ adduserandpass() {
"/home/$name/Torrent/complete" \
"/home/$name/Torrent/incomplete" \
"/media/flash" \
- "/mnt/second/backup" \
- "/mnt/second/videos" \
- "/mnt/second/win10" \
+ "/mnt/second" \
"/home/$name" && chown -R "$name":wheel /home/"$name" >/dev/null 2>&1
export repodir="/home/$name/.local/src"
mkdir -p "$repodir"
diff --git a/static/thesiah.sh b/static/thesiah.sh
index d55f04d..2479a00 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -97,9 +97,7 @@ adduserandpass() {
"/home/$name/Torrent/complete" \
"/home/$name/Torrent/incomplete" \
"/media/flash" \
- "/mnt/second/backup" \
- "/mnt/second/videos" \
- "/mnt/second/win10" \
+ "/mnt/second" \
"/home/$name" && chown -R "$name":wheel /home/"$name" >/dev/null 2>&1
export repodir="/home/$name/.local/src"
mkdir -p "$repodir"