diff options
Diffstat (limited to 'stage2')
-rwxr-xr-x | stage2 | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -1,11 +0,0 @@ -#!/bin/sh - - -set -ex - -# We should now be running as a non-root user, set up the XiLinx license - -sudo install -o builder -g builder /cryptech-builder/Xilinx.lic $HOME/builder - -/cryptech-builder/ratinox license-user - -rm $HOME/builder |