mirror of
https://gitlab.com/ahoneybun/nyxi-installer.git
synced 2025-05-12 11:04:02 -06:00
Update setup.sh
This commit is contained in:
parent
173214093c
commit
edc0e8afa0
1 changed files with 4 additions and 0 deletions
4
setup.sh
4
setup.sh
|
@ -6,4 +6,8 @@ read userName
|
|||
|
||||
sudo passwd $userName
|
||||
|
||||
# Create Directories
|
||||
mkdir /home/$userName/Projects
|
||||
chmod $userName:$userName /home/aaronh/Projects
|
||||
|
||||
exit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue