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