Fiexs, and branch rename
This commit is contained in:
@@ -14,8 +14,5 @@ if ! id -u ${FIRST_USER_NAME} >/dev/null 2>&1; then
|
||||
fi
|
||||
fi
|
||||
|
||||
if [ -n "${FIRST_USER_PASS}" ]; then
|
||||
echo "${FIRST_USER_NAME}:${FIRST_USER_PASS}" | chpasswd
|
||||
fi
|
||||
echo "root:root" | chpasswd
|
||||
EOF
|
||||
|
Reference in New Issue
Block a user