1 parent 346b166 commit b39bf8eCopy full SHA for b39bf8e
1 file changed
modules/aptitude/jwstf.module
@@ -0,0 +1,16 @@
1
+# JWSTF Aptitude installation module
2
+name=JWSTF Aptitude Installer
3
+id=jwstf-aptitude
4
+version=1
5
+profile=user
6
+ui=javafx
7
+platform=linux-debian-ubuntu
8
+entrypoint=modules/aptitude/aptitude-ui.sh
9
+lifecycle=install,update,verify,remove
10
+path-registry=config/preferred-install-paths.json
11
+source-reference=https://github.com/mearvk/Ubuntu.Determinant.Beta.Restricted
12
+
13
+# The profile may be overridden by the installer:
14
+# profile=user -> user-scoped installation
15
+# profile=deck -> machine-wide/enterprise installation
16
+# profile=usr -> system-local professional installation where policy permits
0 commit comments