enlightenment/meson-chmod.sh

3 lines
37 B
Bash
Executable File

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