aboutsummaryrefslogtreecommitdiff
path: root/Builder1
diff options
context:
space:
mode:
Diffstat (limited to 'Builder1')
-rwxr-xr-xBuilder17
1 files changed, 7 insertions, 0 deletions
diff --git a/Builder1 b/Builder1
index 5285458..96ac1f1 100755
--- a/Builder1
+++ b/Builder1
@@ -15,3 +15,10 @@ apt-get install -y \
python-xvfbwrapper \
ratpoison \
sudo
+
+/cryptech-builder/ratinox ise-install
+
+rm -rf /Xilinx_ISE_DS_Lin_14.7_1015_1
+
+adduser --disabled-password --gecos 'Cryptech Build Bot' --shell /bin/sh builder
+echo >/etc/sudoers.d/builder 'builder ALL = (ALL) NOPASSWD: SETENV: ALL'