Information about event names

This commit is contained in:
Bandie 2020-06-01 17:05:42 +02:00
parent d7c7c76e07
commit 4abeec4545
Signed by: Bandie
GPG Key ID: 843D7FA93BA46312
2 changed files with 5 additions and 1 deletions

View File

@ -4,3 +4,7 @@ Fill out your hacker passport using a professional dot matrix printer.
## Supported Passports ## Supported Passports
The following passports are supported atm: The following passports are supported atm:
- CmS Junghackerpass - CmS Junghackerpass
## Set event name
To set the event name, just change the `EVENT` variable in `./start` at the top.

2
start
View File

@ -1,5 +1,5 @@
#!/bin/bash #!/bin/bash
export EVENT=37C3 export EVENT=DiVOC
TMP=/tmp/$RANDOM TMP=/tmp/$RANDOM
BT="Galactic Registration Office - v0.1" BT="Galactic Registration Office - v0.1"