[refactor] Move functions used by multiple scripts to separate file

This commit is contained in:
William Wernert
2020-04-18 18:51:58 -04:00
parent 5c3a56a289
commit 35b5dfd83e
3 changed files with 80 additions and 50 deletions

View File

@@ -16,6 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
source "./so-variables"
source "./so-common-functions"
whiptail_basic_bro() {