путь к электрону изменён
This commit is contained in:
parent
9dedb5fb10
commit
4fca90a5c2
@ -1,6 +1,6 @@
|
||||
name='obsidian-bin'
|
||||
version='1.6.3'
|
||||
release='1'
|
||||
release='2'
|
||||
desc='A powerful knowledge base that works on top of a local folder of plain text Markdown files'
|
||||
homepage='https://obsidian.md/'
|
||||
maintainer="Евгений Храмов <xpamych@yandex.ru>"
|
||||
|
@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec ~/.npm/node_modules/electron/dist/electron /usr/lib/obsidian/app.asar "$@"
|
||||
exec /usr/bin/electron /usr/lib/obsidian/app.asar "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user