fixed bash.bashrc.default link
This commit is contained in:
2
debian/debian-essentials.sh
vendored
2
debian/debian-essentials.sh
vendored
@@ -142,7 +142,7 @@ echo "set constantshow" >> /etc/nanorc
|
||||
|
||||
# set bash preferences and aliases
|
||||
if [[ ! -f /etc/bash.bashrc.default ]]
|
||||
then wget -qO /etc/bash.bashrc.default https://filebrowser.akanealw.com/public/api/resources/download?hash=Y7Q-ooR43gnnaQsND6Wj3wt
|
||||
then wget -qO /etc/bash.bashrc.default https://filebrowser.akanealw.com/public/api/resources/download?hash=Y7Q-ooR43gnnaQsND6Wj3w
|
||||
fi
|
||||
rm /etc/bash.bashrc > /dev/null 2>&1
|
||||
cp /etc/bash.bashrc.default /etc/bash.bashrc
|
||||
|
||||
Reference in New Issue
Block a user