summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-19 02:21:57 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-09-19 02:21:57 +0900
commitde7a72123f54be819795658756b5437ad4e73a35 (patch)
tree50085965cf9ab2628c28329171d9b2b8d43b3a57
parent1caa0b37390711101d8ed4f718383c94e341f980 (diff)
Init
-rwxr-xr-xpublic/thesiah.sh4
-rwxr-xr-xstatic/thesiah.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/public/thesiah.sh b/public/thesiah.sh
index fb88f44..5cfb962 100755
--- a/public/thesiah.sh
+++ b/public/thesiah.sh
@@ -114,8 +114,8 @@ adduserandpass() {
"/home/$name/Pictures" \
"/home/$name/Private/git" \
"/home/$name/Public" \
- "/home/$name/Torrent/complete" \
- "/home/$name/Torrent/incomplete" \
+ "/home/$name/Torrents/complete" \
+ "/home/$name/Torrents/incomplete" \
"/media/$name/flash" \
"/mnt/second" \
"/home/$name" && chown -R "$name":wheel /home/"$name"
diff --git a/static/thesiah.sh b/static/thesiah.sh
index fb88f44..5cfb962 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -114,8 +114,8 @@ adduserandpass() {
"/home/$name/Pictures" \
"/home/$name/Private/git" \
"/home/$name/Public" \
- "/home/$name/Torrent/complete" \
- "/home/$name/Torrent/incomplete" \
+ "/home/$name/Torrents/complete" \
+ "/home/$name/Torrents/incomplete" \
"/media/$name/flash" \
"/mnt/second" \
"/home/$name" && chown -R "$name":wheel /home/"$name"