parent
a41243e787
commit
a2d5dea202
1 changed files with 9 additions and 0 deletions
9
src/setup/system/appimagelauncher.py
Normal file
9
src/setup/system/appimagelauncher.py
Normal file
|
@ -0,0 +1,9 @@
|
|||
from src.util import paru_install
|
||||
|
||||
name = "AppImage Launcher"
|
||||
|
||||
|
||||
def setup():
|
||||
"""Manages AppImage files"""
|
||||
|
||||
paru_install("appimagelauncher")
|
Loading…
Add table
Add a link
Reference in a new issue