Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/lavabit/magma.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorvagrant <vagrant@magma.build.box>2017-02-16 04:39:41 +0300
committervagrant <vagrant@magma.build.box>2017-02-16 04:39:41 +0300
commit593ab848b83ef3e95e00743396dd576e82df576b (patch)
treed2c2cb327ddcb09c79a304f0d5e2a6bd0c8b7fe2 /res
parenta2d550467f63a8022e8a9d8b20284cabcd6f5ff7 (diff)
edited objects_check.c
Diffstat (limited to 'res')
-rw-r--r--res/sql/Hostname.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/sql/Hostname.sql b/res/sql/Hostname.sql
index 20b36e39..8e503b6a 100644
--- a/res/sql/Hostname.sql
+++ b/res/sql/Hostname.sql
@@ -1 +1 @@
-UPDATE Hosts SET hostname = 'dark.local' WHERE hostnum = 1;
+UPDATE Hosts SET hostname = 'magma.build.box' WHERE hostnum = 1;