X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bin%2Fplc-config-tty;h=c4c582fa7076450ce532efb35238b9e9289046c3;hb=1d7a5a0856302eb14cd4f0fca77881f213da8d25;hp=26dfd827429677487d7c7904b7efd92ac75d8934;hpb=6469aed9563248b2d3c78a1b48ad35f0b4d343a3;p=myplc.git diff --git a/bin/plc-config-tty b/bin/plc-config-tty index 26dfd82..c4c582f 100755 --- a/bin/plc-config-tty +++ b/bin/plc-config-tty @@ -1,4 +1,4 @@ -#!/bin/env python +#!/usr/bin/env python import sys import readline @@ -15,6 +15,7 @@ usual_variables = [ "PLC_NAME", "PLC_SHORTNAME", "PLC_SLICE_PREFIX", + "PLC_HRN_ROOT", "PLC_ROOT_USER", "PLC_ROOT_PASSWORD", "PLC_MAIL_ENABLED",