basic test script to use in docker, for bunsen

This commit is contained in:
Cyryl Płotnicki-Chudyk 2016-06-23 19:24:55 +02:00
parent 96a40626e7
commit fd45854559

10
bunsen/test Executable file
View file

@ -0,0 +1,10 @@
#!/bin/bash
set -e
apt-get update
apt-get install sudo
cd $HOME
./dev/dotfiles/bunsen/configure_fresh_system