|
|
@ -26,8 +26,9 @@ function install { |
|
|
rm "$tempfile" |
|
|
rm "$tempfile" |
|
|
execute_miaou_lib initiate |
|
|
execute_miaou_lib initiate |
|
|
|
|
|
|
|
|
source /etc/profile |
|
|
|
|
|
|
|
|
# source /etc/profile |
|
|
echo "miaou-bash successfully installed" |
|
|
echo "miaou-bash successfully installed" |
|
|
|
|
|
exec bash -l |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
function assert_supported_distro { |
|
|
function assert_supported_distro { |
|
|
|