1.1.0
Long story short:
backup_folder
parameter is not necessary anymore in.env
file and hardcoded- beautify code
- better recognition of the specified paths / folders / files in
.env
and adaptation of these as required (e.g. adding/*
if necessary) - force push with
-f
parameter - keep directory structure in pushed repository (fix: some files are not overwritten + structure remains)
Once again: Big thanks to @Tylerjet who invest too much of his free time here ❤️