u
This commit is contained in:
@@ -9,7 +9,8 @@ echo "<< 99_software.sh >>"
|
||||
user=poq
|
||||
|
||||
if [ "$EUID" -ne 0 ] then
|
||||
echo "error: run as 'root'"; exit 1;
|
||||
echo "error: run as 'root'"
|
||||
exit
|
||||
fi
|
||||
|
||||
this_file_name=`basename "$0"`
|
||||
|
||||
Reference in New Issue
Block a user