/usr/share/backupninja/restic: line 343: [: -eq: unary operator expected
/usr/share/backupninja/restic: line 343: [: -eq: unary operator expected
The code is if [ $test -eq 1 ];, this error would occur if $test is not numeric
Hello! We are running our annual fundraising. Please consider making a donation if you value this freely available service or want to support people around the world working towards liberatory social change - https://riseup.net/donate
/usr/share/backupninja/restic: line 343: [: -eq: unary operator expected
The code is if [ $test -eq 1 ];, this error would occur if $test is not numeric