scripts: savegame_backup reduce verbosity

This commit is contained in:
lelgenio 2022-03-04 10:05:28 -03:00
parent ca6f41d357
commit bfeaa5b2b7
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# Create symbolic links from game save folders to documents folder
# Useful if you sync it with syncthing or something similar
set -ex
set -e
clean() {
if test $? -ne 0; then