1
0
Fork 0
mirror of https://github.com/sbrl/bin.git synced 2018-01-10 21:33:46 +00:00

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

This commit is contained in:
Starbeamrainbowlabs 2017-10-09 19:03:36 +01:00
commit ff22003d21

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}";