Initial Commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec ~/.npm/node_modules/electron/dist/electron /usr/lib/obsidian/app.asar "$@"
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec ~/.npm/node_modules/electron/dist/electron /usr/lib/obsidian/app.asar "$@"
|
||||