Browse Source

Update netclient-install.slim.sh

Alex 4 years ago
parent
commit
304698c107
1 changed files with 1 additions and 1 deletions
  1. 1 1
      scripts/netclient-install.slim.sh

+ 1 - 1
scripts/netclient-install.slim.sh

@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 set -e
 
 if [[ $EUID -ne 0 ]]; then