Update 'Keypair Generation'
+3
-2
@@ -23,9 +23,11 @@ Now that we have our keypair installed let's just reclone.
|
||||
|
||||
```console
|
||||
|
||||
# For Bare Metal MagicBane configurations
|
||||
|
||||
$cd magicbane/build/
|
||||
|
||||
$rm Development~/mb_dev/build$ rm -rf Server
|
||||
$rm -rf Server
|
||||
$git clone git@63.141.251.154:MagicBane/Server.git-rf Server
|
||||
$git remote -v
|
||||
origin git@63.141.251.154:MagicBane/Server.git (fetch)
|
||||
@@ -35,4 +37,3 @@ $cd ..
|
||||
$./mbbuild.sh
|
||||
```
|
||||
Magibane should now build using your new ssh key.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user