From a8b91fedf492812f0f5f2ba61bd8016762523bd5 Mon Sep 17 00:00:00 2001 From: Ward Nakchbandi Date: Sat, 18 Mar 2023 09:05:33 -0400 Subject: [PATCH] i hate zuku more --- main.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.sh b/main.sh index 792a248..38f6480 100755 --- a/main.sh +++ b/main.sh @@ -8,7 +8,7 @@ add-apt-repository ppa:kubuntu-ppa/backports git clone https://codeberg.org/fabiscafe/game-devices-udev rules mkdir -p ./game-devices-udev/etc/udev/rules.d/ cp -rvf ./rules/*.rules ./game-devices-udev/etc/udev/rules.d/ -echo -e "game-devices-udev ("$(date '+%Y%m%d')".git-99pika"$(date '+%M')") kinetic; urgency=medium\n\n * New Upstream Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > game-devices-udev/debian/changelog +echo -e "game-devices-udev ("$(date '+%Y%m%d')".git-99pika2"$(date '+%M')") kinetic; urgency=medium\n\n * New Upstream Release\n\n -- Ward Nakchbandi Sat, 01 Oct 2022 14:50:00 +0200" > game-devices-udev/debian/changelog cd ./game-devices-udev # Get build deps