diff options
author | Rob Austein <sra@hactrn.net> | 2019-02-14 07:12:12 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2019-02-14 07:12:12 +0000 |
commit | 6f702a880c0c8300385945afead0a8e8d8236adc (patch) | |
tree | 591f5458ccb21c85cbb569e53c6970bfb6c8d910 /stage2 | |
parent | d3a03cf27dab20ee49e2d245f6ca43c98c268cf8 (diff) |
Debug.
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 |