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

4 lines
44 B
Bash
Executable File

#!/bin/bash
echo "fake repo-add: $@"
exit 0