punktdateien/bash/bin/launch-menu-apps.d/template.sh.disabled

6 lines
139 B
Bash

#!/usr/bin/env bash
apps+=(
["Example application"]="example-application"
["Test script"]="/home/jeremystartm/.local/bin/test-script"
)