Browse Source

install2

main
pvincent 3 weeks ago
parent
commit
a46960b501
  1. 3
      install2.sh

3
install2.sh

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

Loading…
Cancel
Save