diff --git a/registry/scripts/registry.sh b/registry/scripts/registry.sh
index 5bd730cff40f129a15302becac6c9dd4b9dabb59..9d8dd551bec4289be5292ddaddae1aa63cc6bfa5 100755
--- a/registry/scripts/registry.sh
+++ b/registry/scripts/registry.sh
@@ -32,6 +32,7 @@ then
     # Init
     mkdir $conf_dir
     ssh-keygen -P "" -f /root/.ssh/id_rsa
+    touch $conf_file
 else
     # Clean
     $DIR/clean.sh