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