From 4abeec45458c98f5b42a20c64b28521fbdf6f1d0 Mon Sep 17 00:00:00 2001 From: Bandie Date: Mon, 1 Jun 2020 17:05:42 +0200 Subject: [PATCH] Information about event names --- README.md | 4 ++++ start | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 620665c..4021eb5 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,7 @@ Fill out your hacker passport using a professional dot matrix printer. ## Supported Passports The following passports are supported atm: - CmS Junghackerpass + + +## Set event name +To set the event name, just change the `EVENT` variable in `./start` at the top. diff --git a/start b/start index 212aacc..6e454f3 100755 --- a/start +++ b/start @@ -1,5 +1,5 @@ #!/bin/bash -export EVENT=37C3 +export EVENT=DiVOC TMP=/tmp/$RANDOM BT="Galactic Registration Office - v0.1"