🐛: remove header
This commit is contained in:
@@ -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=""
|
||||
|
Reference in New Issue
Block a user