Skip to content
Snippets Groups Projects
Verified Commit 04ac098c authored by David Beniamine's avatar David Beniamine
Browse files

Fix missng registry host file

parent 33af670c
No related branches found
No related tags found
No related merge requests found
...@@ -32,6 +32,7 @@ then ...@@ -32,6 +32,7 @@ then
# Init # Init
mkdir $conf_dir mkdir $conf_dir
ssh-keygen -P "" -f /root/.ssh/id_rsa ssh-keygen -P "" -f /root/.ssh/id_rsa
touch $conf_file
else else
# Clean # Clean
$DIR/clean.sh $DIR/clean.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment