diff options
author | Rob Austein <sra@hactrn.net> | 2019-02-14 14:40:54 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-02-14 14:40:54 +0000 |
commit | 1310e0b5635ee2bd4215a2fbfaa23b7d15e0377c (patch) | |
tree | 7ea71bbfd4b7e03627f1eed46a34937bf57f511a /Builder2 | |
parent | 6f702a880c0c8300385945afead0a8e8d8236adc (diff) |
Install now working but not licensing
Diffstat (limited to 'Builder2')
-rwxr-xr-x | Builder2 | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -2,13 +2,6 @@ set -ex -/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' - install -o builder -g builder /cryptech-builder/Xilinx.lic /home/builder/Xilinx.lic sudo -u builder /cryptech-builder/ratinox license-user |