summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-10-11 01:13:11 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-10-11 01:13:11 +0900
commit4842c70080cd68f659974508dab0f14ad8c5a46e (patch)
treec29d5995ce7e593f16ff36dce2d5849be0fde6ac /static
parent22cbd293a49d7817954c821d13dabd9047279ed7 (diff)
Init
Diffstat (limited to 'static')
-rwxr-xr-xstatic/thesiah.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/thesiah.sh b/static/thesiah.sh
index cda3e26..54e47ef 100755
--- a/static/thesiah.sh
+++ b/static/thesiah.sh
@@ -105,7 +105,7 @@ adduserandpass() {
usermod -a -G wheel,storage,power,video,audio "$name" && mkdir -p \
"/home/$name/.config" \
"/home/$name/.local/bin" \
- "/home/$name/.local/share" \
+ "/home/$name/.local/share/history" \
"/home/$name/.local/src" \
"/home/$name/Desktop" \
"/home/$name/Documents" \