EVERYTHING FROM THE OTHER REPO
This commit is contained in:
@@ -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"
|
||||
@@ -0,0 +1,5 @@
|
||||
?package(dash): \
|
||||
title="Dash"\
|
||||
needs="text"\
|
||||
section="Applications/Shells"\
|
||||
command="/bin/dash -i"
|
||||
Reference in New Issue
Block a user