Przeglądaj źródła

Update netclient-install.slim.sh

Alex 4 lat temu
rodzic
commit
7d755b68f5
1 zmienionych plików z 1 dodań i 1 usunięć
  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