summaryrefslogtreecommitdiffstats
path: root/debian/bash.menu
diff options
context:
space:
mode:
Diffstat (limited to 'debian/bash.menu')
-rw-r--r--debian/bash.menu2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/bash.menu b/debian/bash.menu
new file mode 100644
index 0000000..eb84b2d
--- /dev/null
+++ b/debian/bash.menu
@@ -0,0 +1,2 @@
+?package(bash):needs="text" section="Applications/Shells" title="Bash" command="/bin/bash --login"
+?package(bash):needs="text" section="Applications/Shells" title="Sh" command="/bin/sh --login"