Minor tweak to the dev environment

This commit is contained in:
David Carley
2022-09-09 04:04:42 +00:00
parent b4b95f916b
commit 31c3b63772

View File

@@ -43,5 +43,5 @@ apt-get install -y nodejs
mkdir -p /root/.ssh
cat > /root/.ssh/config <<- END
Host onefinity
User bbmc
User bbmc
END