borgmatic-collective / docker-borgmatic

Borgmatic in Docker
GNU General Public License v3.0
313 stars 88 forks source link

change printf to echo #322

Closed modem7 closed 2 months ago

modem7 commented 2 months ago

This resolves issues with printf syntax which doesn't play well with % symbols

witten commented 2 months ago

LGTM!