diff options
Diffstat (limited to 'static')
| -rwxr-xr-x | static/thesiah.sh | 2 |
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" \ |
