From 1310e0b5635ee2bd4215a2fbfaa23b7d15e0377c Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 14 Feb 2019 14:40:54 +0000 Subject: Install now working but not licensing --- Builder1 | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Builder1') 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' -- cgit v1.2.3