4
0
mirror of https://github.com/cwinfo/yggdrasil-map synced 2025-08-14 15:58:10 +00:00

adjustments for fc00.atomshare.net

This commit is contained in:
Michał Zieliński
2015-07-26 19:08:51 +02:00
parent c3779480de
commit 5ae90eeae3
5 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
CREATE DATABASE IF NOT EXISTS `fc00`;
USE `fc00`;
CREATE DATABASE IF NOT EXISTS `cjdns`;
USE `cjdns`;
--