parent
5593c26ded
commit
a376f1b148
2 changed files with 8 additions and 10 deletions
2
spcd.sh
2
spcd.sh
|
@ -33,7 +33,6 @@ spcd_main() {
|
|||
spcd_install_git
|
||||
spcd_install_python
|
||||
spcd_install_python_modules
|
||||
# TODO move to Python
|
||||
spcd_install_packages
|
||||
spcd_write_python_module
|
||||
spcd_switch_to_python
|
||||
|
@ -677,7 +676,6 @@ ${spcd_ipm__target}"
|
|||
spcd_rm "${spcd_ipm__root}"
|
||||
}
|
||||
|
||||
# TODO move to Python
|
||||
spcd_install_packages() {
|
||||
# epel
|
||||
spcd_step "Install EPEL"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue