summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-08-01 02:11:00 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-08-01 02:11:00 +0900
commiteea379c9637f5bf06dc76e5dce432a61a70f94de (patch)
tree19689cc6de91149eace8544485e0d0360231e5d5
parent18d3f16ddc0cc2f277675978eb18a669662ab31e (diff)
Init
-rwxr-xr-xpublic/thesiah.sh2
-rwxr-xr-xstatic/thesiah.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index 7782e01..bb5cf7a 100755
--- a/public/thesiah.sh
+++ b/public/thesiah.sh
@@ -100,7 +100,7 @@ adduserandpass() {
"/home/$name/Public" \
"/home/$name/Torrent/complete" \
"/home/$name/Torrent/incomplete" \
- "/media/flash" \
+ "/media/$name/flash" \
"/mnt/second" \
"/home/$name" && chown -R "$name":wheel /home/"$name"
export repodir="/home/$name/.local/src"
diff --git a/static/thesiah.sh b/static/thesiah.sh
index 7782e01..bb5cf7a 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -100,7 +100,7 @@ adduserandpass() {
"/home/$name/Public" \
"/home/$name/Torrent/complete" \
"/home/$name/Torrent/incomplete" \
- "/media/flash" \
+ "/media/$name/flash" \
"/mnt/second" \
"/home/$name" && chown -R "$name":wheel /home/"$name"
export repodir="/home/$name/.local/src"