Skip to content
This repository has been archived by the owner on Nov 24, 2024. It is now read-only.

Commit

Permalink
no
Browse files Browse the repository at this point in the history
  • Loading branch information
pznguin-kyun committed Apr 9, 2024
1 parent 16e43dd commit 8410a26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions penguinrice.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ prepare_user_folders(){
passwd "$username"
fi
mkdir -p /home/"$username"/
sudo -u "$username" xdg-user-dirs-update
}

clone_dotfiles(){
Expand Down

0 comments on commit 8410a26

Please sign in to comment.