added python module to installer
parent
15e45d78ed
commit
933bdb2814
|
|
@ -15,4 +15,5 @@ case $doit in
|
|||
*) echo "please choose a desktop enviroment to install" ;;
|
||||
esac
|
||||
|
||||
bash ~/Dotfiles/setup/modules/shell.sh
|
||||
bash ~/Dotfiles/setup/modules/shell.sh
|
||||
bash ~/Dotfiles/setup/modules/python.sh
|
||||
|
|
|
|||
Loading…
Reference in New Issue