remove unused var
This commit is contained in:
@@ -2,8 +2,6 @@
|
||||
|
||||
set -eu -o pipefail
|
||||
|
||||
readonly INFRA_VERSION_FILE=/home/yellowtent/platformdata/INFRA_VERSION
|
||||
|
||||
if [[ ${EUID} -ne 0 ]]; then
|
||||
echo "This script should be run as root." > /dev/stderr
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user