simplify setup script directory structure
This commit is contained in:
parent
5b5b7228b3
commit
62715b990f
39 changed files with 1 additions and 4 deletions
|
@ -1,12 +0,0 @@
|
|||
from src.util import appimage_install
|
||||
|
||||
name = "Notesnook"
|
||||
|
||||
|
||||
def setup():
|
||||
"""FOSS Note taking utility"""
|
||||
|
||||
appimage_install(
|
||||
"https://notesnook.com/releases/linux/notesnook_linux_x86_64.AppImage",
|
||||
"notesnook_linux_x86_64",
|
||||
)
|
Loading…
Add table
Add a link
Reference in a new issue