From c9759774b95ab143a00afbdd7f4356cd30bb7f3d Mon Sep 17 00:00:00 2001 From: xpamych Date: Sun, 25 Dec 2022 15:51:20 +0300 Subject: [PATCH] discord draft --- discord-electron/lure.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/discord-electron/lure.sh b/discord-electron/lure.sh index b7dade5..da5d23f 100644 --- a/discord-electron/lure.sh +++ b/discord-electron/lure.sh @@ -50,4 +50,5 @@ package() { # Licenses install -Dm 644 LICENSE.html "$pkgdir"/usr/share/licenses/$pkgname/LICENSE.html - install -Dm 644 OSS-LICENSES.html "$pkgdir"/usr/share/licenses/$pkgname/OSS-LICENSES.html \ No newline at end of file + install -Dm 644 OSS-LICENSES.html "$pkgdir"/usr/share/licenses/$pkgname/OSS-LICENSES.html +} \ No newline at end of file