mirror of
https://github.com/PancakeTAS/lsfg-vk.git
synced 2026-04-22 02:11:43 +00:00
set executable bits
This commit is contained in:
parent
247d7cbc11
commit
e8f8056323
1 changed files with 4 additions and 0 deletions
|
|
@ -6,6 +6,10 @@ fi
|
|||
|
||||
set -eux
|
||||
|
||||
# set executable bits
|
||||
chmod a+x bin/lsfg-vk-ui
|
||||
chmod a+x lib/liblsfg-vk.so
|
||||
|
||||
# build alpm package
|
||||
echo "Building ALPM package..."
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue