diff options
author | Dominik Ritter <dritter03@googlemail.com> | 2017-03-07 22:14:41 +0300 |
---|---|---|
committer | Dominik Ritter <dritter03@googlemail.com> | 2017-03-08 01:42:00 +0300 |
commit | 2b9a57a8ee1ba47619c962c7b24a782c6ad9a2e6 (patch) | |
tree | c1a2fe81b3a82be104e24c75bd20b3bcd5e453df /test-bsd-vm/bootstrap-zero.sh | |
parent | 51296239eb8b0fc5826d1aecb9473755f09a829f (diff) |
Add BSD-VM
Diffstat (limited to 'test-bsd-vm/bootstrap-zero.sh')
-rw-r--r-- | test-bsd-vm/bootstrap-zero.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test-bsd-vm/bootstrap-zero.sh b/test-bsd-vm/bootstrap-zero.sh new file mode 100644 index 00000000..35dcd7f3 --- /dev/null +++ b/test-bsd-vm/bootstrap-zero.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +pkg install -y sudo
\ No newline at end of file |