Sending things to the screen

This commit is contained in:
Mike Reeves
2022-04-11 11:43:13 -04:00
parent a3bf904e2d
commit 97e691c321
2 changed files with 5 additions and 3 deletions
+2 -2
View File
@@ -15,6 +15,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
cd "$(dirname "$0")/salt/common/tools/sbin" || exit 255
cd "$(dirname "$0")/setup" || exit 255
./so-analyst-install
./so-setup network "$@"