Explorar o código

Added output message.

Caleb Gasser %!s(int64=3) %!d(string=hai) anos
pai
achega
94b9f271eb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/netclient-install.sh

+ 1 - 0
scripts/netclient-install.sh

@@ -215,6 +215,7 @@ if [ "${KEY}" != "nokey" ]; then
 fi
 
 if [ "${OS}" = "FreeBSD" ]; then
+  echo "Moving netclient executable to \"/usr/sbin/netclient\""
   mv netclient /usr/sbin  
 fi