diff options
author | rafa_99 <raroma09@gmail.com> | 2022-03-23 23:53:01 +0000 |
---|---|---|
committer | rafa_99 <raroma09@gmail.com> | 2022-03-23 23:53:01 +0000 |
commit | b075ed789dc8138d3acbdf3e768304289effc69e (patch) | |
tree | 4585e950046f7aac2b417809d12332a9c31296bc /INSTALL/gentoo-install | |
parent | 7f3fb58a7bced5c337da91877f3ae32a5b6e7508 (diff) |
Removed Unused Folder
Diffstat (limited to 'INSTALL/gentoo-install')
-rw-r--r-- | INSTALL/gentoo-install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL/gentoo-install b/INSTALL/gentoo-install index a0a3c6f..b5086b8 100644 --- a/INSTALL/gentoo-install +++ b/INSTALL/gentoo-install @@ -42,7 +42,7 @@ else { # Building Folder Structure - mkdir -p ~/Documents/PDF ~/Documents/Text ~/Documents/Disks ~/Documents/Archives ~/Documents/VMs ~/Downloads ~/Games/WINEPREFIX ~/Pictures/Screenshots ~/Pictures/GIMP ~/Videos/Recordings ~/Code ~/.config/git ~/.config/wallpaper ~/Mount ~/.local/share/gnupg ~/.local/share/pass + mkdir -p ~/Documents/PDF ~/Documents/Text ~/Documents/Disks ~/Documents/Archives ~/Documents/VMs ~/Downloads ~/Games/WINEPREFIX ~/Pictures/Screenshots ~/Pictures/GIMP ~/Videos/Recordings ~/Code ~/.config/git ~/.config/wallpaper ~/.local/share/gnupg ~/.local/share/pass # Setting folder permissions chmod 700 ~/.local/share/gnupg |