weeewoooo
This commit is contained in:
@@ -90,6 +90,7 @@ if [ ! -z "$1" ]; then
|
|||||||
else
|
else
|
||||||
echo -e "\nlinuxbrew installed, skipping install\n"
|
echo -e "\nlinuxbrew installed, skipping install\n"
|
||||||
fi
|
fi
|
||||||
|
source $rcfile
|
||||||
### install ponysay
|
### install ponysay
|
||||||
if [ ! $(which ponysay) ]; then
|
if [ ! $(which ponysay) ]; then
|
||||||
echo -e "\nponysay not fonud, installiing\n"
|
echo -e "\nponysay not fonud, installiing\n"
|
||||||
@@ -230,4 +231,4 @@ if [ ! -z "$1" ]; then
|
|||||||
sudo shutdown -r +3
|
sudo shutdown -r +3
|
||||||
fi
|
fi
|
||||||
|
|
||||||
echo -e "\nDone with first stage \n"
|
echo -e "\nDone with first stage\n"
|
||||||
Reference in New Issue
Block a user