1
0
Fork 0

Merge branch 'master' of github.com:sbrl/bin

This commit is contained in:
Starbeamrainbowlabs 2017-10-09 19:03:36 +01:00
commit ff22003d21
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ handle_file() {
fi
fi
takenMonth=$(printf "%02d" "${takenMonth}");
#takenMonth=$(printf "%02d" "${takenMonth}");
newFolder="${takenYear}/${takenMonth}-${takenMonthText}/";
newFilename="${newFolder}/${filename}";