mirror of
https://github.com/Qortal/Brooklyn.git
synced 2025-02-01 07:42:18 +00:00
Update meson_inst.sh
This commit is contained in:
parent
a1af6ba2f9
commit
098a9d997a
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
for x in "$@" ; do
|
||||
chown root "$DESTDIR/$x"
|
||||
chown nobody "$DESTDIR/$x"
|
||||
chmod a=rx,u+xs "$DESTDIR/$x"
|
||||
done
|
||||
|
Loading…
Reference in New Issue
Block a user