From 415f372331133e309d3ee9923c68ae606ae3ce9d Mon Sep 17 00:00:00 2001 From: edraft Date: Sun, 28 Feb 2021 10:18:08 +0100 Subject: [PATCH] Improved software dev install --- software_dev_installation.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/software_dev_installation.sh b/software_dev_installation.sh index 5c400a1..66e2cfd 100644 --- a/software_dev_installation.sh +++ b/software_dev_installation.sh @@ -1,5 +1,7 @@ #!/bin/bash +source ./default/update.sh source ./software_dev/install.sh +update software_dev_install