Refactoring

This commit is contained in:
2020-05-15 12:00:03 +02:00
parent cb427d1e00
commit df1fcfff63
5 changed files with 41 additions and 23 deletions

View File

@@ -1,7 +1,6 @@
#!/bin/bash
#
# This script contains the global program variables and functions
# @author Kevin Veen-Birkenbach [aka. Frantz]
#
# shellcheck disable=SC2034 #Deactivate checking of unused variables