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

4 lines
44 B
Bash
Raw Normal View History

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