arch-repo-manager/librepomgr/testfiles/scripts/fake_updatepkgsums.sh

4 lines
49 B
Bash
Raw Permalink Normal View History

2021-01-25 00:24:31 +01:00
#!/bin/bash
echo "fake updatepkgsums: $@"
exit 0