tuf-manager/contrib/openrc/permission.sh

5 lines
93 B
Bash
Raw Normal View History

2020-08-05 21:15:32 -04:00
#!/bin/sh -eu
echo "Make OpenRC script executable..."
chmod 755 "${DESTDIR}${1}/tufmanager"