forked from sh-edraft.de/sh_linux_installation_scripts
Improved software dev install
This commit is contained in:
parent
1cc9cda456
commit
415f372331
@ -1,5 +1,7 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
|
source ./default/update.sh
|
||||||
source ./software_dev/install.sh
|
source ./software_dev/install.sh
|
||||||
|
|
||||||
|
update
|
||||||
software_dev_install
|
software_dev_install
|
||||||
|
Reference in New Issue
Block a user