arch-repo-manager/librepomgr/testfiles/scripts/fake_makechrootpkg.sh
2021-02-08 23:53:56 +01:00

4 lines
49 B
Bash
Executable File

#!/bin/bash
echo "fake makechrootpkg: $@"
exit 0