Remove unneeded test files

This commit is contained in:
LinuxSquare 2023-11-24 17:19:35 +01:00
parent 89e2287c95
commit fa57ebc08a
3 changed files with 2 additions and 4 deletions

View file

@ -1 +0,0 @@
awdawd

View file

@ -1 +0,0 @@
awdawd

View file

@ -4,8 +4,8 @@
readonly PKGVER="1.0.0"
readonly LICENSE="GNU AGPLv3"
readonly ROOTPATH="$(dirname $(readlink -f $0))"
readonly MOTD_DIR="./etc/motd.d"
readonly MOTD_FILE="./etc/motd"
readonly MOTD_DIR="/etc/motd.d"
readonly MOTD_FILE="/etc/motd"
# VARIABLES
declare dryrun=false