fi v.2
This commit is contained in:
parent
eaa05d39d2
commit
fbc3df2217
@ -9,6 +9,6 @@ echo 'alias hlna-bot="hlna-bot.py"'>>/home/$SUDO_USER/.config/fish/config.fish
|
||||
fi
|
||||
if test -f /home/$SUDO_USER/.bashrc; then
|
||||
echo 'alias hlna="hlna.py"'>>/home/$SUDO_USER/.bashrc
|
||||
echo 'alias hlna-bot="hlna-bot.py"'>>/home/$SUDO_USER/.bashrsc
|
||||
echo 'alias hlna-bot="hlna-bot.py"'>>/home/$SUDO_USER/.bashrc
|
||||
source /home/$SUDO_USER/.bashrc
|
||||
fi
|
Loading…
Reference in New Issue
Block a user