6 lines
68 B
Bash
6 lines
68 B
Bash
#!/bin/bash
|
|
|
|
source ./software_dev/install.sh
|
|
|
|
software_dev_install
|