mirror of
https://0xacab.org/liberate/backupninja.git
synced 2024-11-08 20:02:32 +01:00
r3563@krups: intrigeri | 2005-11-16 20:32:41 +0100
ninjahelper: documented a few pieces of code
This commit is contained in:
parent
9208b449da
commit
089f74ad69
@ -58,8 +58,10 @@ require_packages() {
|
||||
## menu for the wizards
|
||||
##
|
||||
donew() {
|
||||
# reset some variables
|
||||
unset host_or_vservers
|
||||
unset vservers_chooser_vsnames
|
||||
# menu
|
||||
listBegin "new action menu" "select an action to create"
|
||||
listItem return "return to main menu"
|
||||
for data in $HELPERS; do
|
||||
|
Loading…
Reference in New Issue
Block a user