mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 13:54:28 -07:00
user package listing
This commit is contained in:
parent
29d115b780
commit
650c3f8507
12 changed files with 168 additions and 31 deletions
|
@ -71,9 +71,9 @@ shell_list_pkgs() {
|
|||
#----------------------------------------------------------#
|
||||
|
||||
# Defining fields
|
||||
fields='$PACKAGE $TEMPLATE $WEB_DOMAINS $WEB_SSL $WEB_ALIASES $DATABASES
|
||||
$MAIL_DOMAINS $MAIL_BOXES $MAIL_FORWARDERS $DNS_DOMAINS $DISK_QUOTA
|
||||
$BANDWIDTH $NS $SHELL $BACKUPS'
|
||||
fields='$PACKAGE $TEMPLATE $WEB_DOMAINS $WEB_ALIASES $DNS_DOMAINS $DNS_RECORDS
|
||||
$MAIL_DOMAINS $MAIL_ACCOUNTS $DATABASES $CRON_JOBS $DISK_QUOTA $BANDWIDTH
|
||||
$NS $SHELL $BACKUPS $TIME $DATE'
|
||||
|
||||
# Listing domains
|
||||
case $format in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue