From bbf5371425f80e0b82eff65f1a570ef3a4e2f5ea Mon Sep 17 00:00:00 2001 From: Javier Sánchez Parra Date: Mon, 22 Jun 2020 13:06:05 +0200 Subject: #986 More renaming to ogserver Another step into renaming all references of ogAdmServer to ogServer. This commit mostly rename references to ogAdmServer.cfg in scripts. --- repoman/bin/importimage | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repoman') diff --git a/repoman/bin/importimage b/repoman/bin/importimage index 8fed1196..db652f9d 100755 --- a/repoman/bin/importimage +++ b/repoman/bin/importimage @@ -20,7 +20,7 @@ OPENGNSYS=${OPENGNSYS:-"/opt/opengnsys"} REPODIR="$OPENGNSYS/images" REPOCONF="$OPENGNSYS/etc/ogAdmRepo.cfg" -SERVERCONF="$OPENGNSYS/etc/ogAdmServer.cfg" +SERVERCONF="$OPENGNSYS/etc/ogserver.cfg" DEFAULTFILE="/etc/default/opengnsys" let BACKUP=0 source $DEFAULTFILE -- cgit v1.2.3-18-g5258