Im trying to zip my savegames (an push them to dropbox). However, even though zipping works fine it does not seem to work when I past the command into contab.
* * * * * cd /home/steam/.config/Epic/FactoryGame/Saved/SaveGames && zip -r Backup_$(date +"%Y_%m_%d_%I_%M").zip /home/steam/.config/Epic/FactoryGame/Saved/SaveGames
For testing purposes I will make a zip every minute. Cron runs and all the pathes seem to work.
Edit: I am running Debian 10