fixed privelages on tempzshrc
This commit is contained in:
@@ -42,7 +42,7 @@ zsh_prompt() {
|
||||
# run option
|
||||
if [[ ${zshOption,,} = "y" ]]; then
|
||||
# Create temporary zsh file
|
||||
touch ~/.tempzshrc
|
||||
sudo -u $SUDO_USER touch ~/.tempzshrc
|
||||
|
||||
# set up the basics of zsh
|
||||
sh src/services/zsh/zsh.sh
|
||||
|
Reference in New Issue
Block a user