rage/meson-chmod.sh

3 lines
37 B
Bash
Raw Normal View History

#!/bin/sh
chmod "$1" "${DESTDIR}/$2"