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