X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=Linux%2Fscripts%2FCheck-if-root.sh;h=f62f64bfb43faa785f7654765a46700b532493fe;hb=e95400057316f6be2396a05bfcad35f676b5452d;hp=15cbbd2d8fcc7babf7cd6fa854961f7f148c2f17;hpb=935680f31fce46c540390ab329c184498f8d5292;p=creaToolsTools.git diff --git a/Linux/scripts/Check-if-root.sh b/Linux/scripts/Check-if-root.sh index 15cbbd2..f62f64b 100644 --- a/Linux/scripts/Check-if-root.sh +++ b/Linux/scripts/Check-if-root.sh @@ -1,4 +1,4 @@ -#!/bin/bassh -e +#!/bin/bash -e if [ $UID != 0 ] then