aboutsummaryrefslogtreecommitdiff
path: root/stage2
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-02-14 07:12:12 +0000
committerRob Austein <sra@hactrn.net>2019-02-14 07:12:12 +0000
commit6f702a880c0c8300385945afead0a8e8d8236adc (patch)
tree591f5458ccb21c85cbb569e53c6970bfb6c8d910 /stage2
parentd3a03cf27dab20ee49e2d245f6ca43c98c268cf8 (diff)
Debug.
Diffstat (limited to 'stage2')
-rwxr-xr-xstage211
1 files changed, 0 insertions, 11 deletions
diff --git a/stage2 b/stage2
deleted file mode 100755
index 01b67a8..0000000
--- a/stage2
+++ /dev/null
@@ -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