Add applet: module-run

This commit is contained in:
Fierelier 2023-11-18 15:14:19 +01:00
parent e86cacef0c
commit 7cbf0c873d
1 changed files with 3 additions and 0 deletions

3
user/applets.d/module-run Executable file
View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
set -e
"$de_conf_local/modules.d/$2/run" "$de_conf_local" "$2"