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

4 lines
49 B
Bash
Raw Normal View History

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