fix perms

This commit is contained in:
Ward Nakchbandi 2023-02-24 17:27:17 +03:00
parent b514f561cc
commit d26533e44a
3 changed files with 2 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
adw-gtk3 (4.1-99pika2) kinetic; urgency=medium
adw-gtk3 (4.3-99pika2) kinetic; urgency=medium
* Initial Creation

2
main.sh Normal file → Executable file
View File

@ -12,4 +12,4 @@ cd ./adw-gtk3
sudo apt-get build-dep ./
# Build binaries
echo -ne '\n' | debuild -us -uc
echo -ne 'y' | debuild -us -uc

0
release.sh Normal file → Executable file
View File