summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"