dumbass typo schnypo!
This commit is contained in:
@@ -66,7 +66,7 @@ send_mail () {
|
|||||||
|
|
||||||
archive () {
|
archive () {
|
||||||
Y=$(date +%Y)
|
Y=$(date +%Y)
|
||||||
[[ -d ${SRCDIR}/${Y} ]] || mkdir -p ${SRCDIR}/${y}
|
[[ -d ${SRCDIR}/${Y} ]] || mkdir -p ${SRCDIR}/${Y}
|
||||||
mv ${SRCDIR}/${FILE} ${SRCDIR}/${Y}
|
mv ${SRCDIR}/${FILE} ${SRCDIR}/${Y}
|
||||||
rm -v /tmp/${FILE}*
|
rm -v /tmp/${FILE}*
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user