🐛: remove header

This commit is contained in:
VC
2024-07-05 11:53:52 +02:00
parent 254dedc693
commit 12f4cf8948

View File

@@ -1,13 +1,13 @@
#!/bin/bash
#
###############################################################################
# Author : Louwrentius
# Contact : louwrentius@gmail.com
# Author : Louwrentius + Mortal
# Contact : louwrentius@gmail.com + mortal_dojo@mateu.be
# Initial release : August 2011
# Licence : Simplified BSD License
###############################################################################
VERSION=1.01
VERSION=1.02
#
# Mounted volume to be monitored.
@@ -24,15 +24,6 @@ MAX_USAGE="$2"
#
MAX_CYCLES=100
show_header () {
echo
echo DELETE OLD FILES $VERSION
echo
}
show_header
reset () {
CYCLES=0
OLDEST_FILE=""