summaryrefslogtreecommitdiff
path: root/static/thesiah-debian.sh
diff options
context:
space:
mode:
Diffstat (limited to 'static/thesiah-debian.sh')
-rwxr-xr-xstatic/thesiah-debian.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/thesiah-debian.sh b/static/thesiah-debian.sh
index 3da9ec3..9b93707 100755
--- a/static/thesiah-debian.sh
+++ b/static/thesiah-debian.sh
@@ -64,7 +64,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":sudo /home/"$name"
echo "$name:$pass1" | chpasswd >/dev/null 2>&1