2
0
Fork 0

various changes

This commit is contained in:
Ducky 2022-02-23 00:51:55 +00:00
parent bf675fb237
commit 2b3d476376
3 changed files with 8 additions and 117 deletions

View file

@ -113,4 +113,6 @@ if [[ -z $SUDO_USER ]]; then
print_header
fi
update_bashrc
if [[ $UID != 0 ]]; then
update_bashrc
fi