"vscode:/vscode.git/clone" did not exist on "a4f88f58c668a439c5e5a6f3b4f80ad3eff7366c"
Commit e5d21a24 authored by Antoine Kaufmann's avatar Antoine Kaufmann
Browse files

scripts to generate VM image

parent 37890e12
#!/bin/sh
cd /tmp
tar xf /dev/sdb
cd guest
./run.sh
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
#!/bin/bash -eux
echo "UseDNS no" >> /etc/ssh/sshd_config
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment