fixed wrong WWCLIENTLOC synatx in in-files
This commit is contained in:
@@ -13,5 +13,5 @@ func init() {
|
||||
wwprovisiondir = "@WWPROVISIONDIR@"
|
||||
version = "@VERSION@"
|
||||
release = "@RELEASE@"
|
||||
wwclientloc = "@WWCLIENTLOC"
|
||||
wwclientloc = "@WWCLIENTLOC@"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user