fixed bug with missing package

This commit is contained in:
Serghey Rodin 2012-05-23 17:33:59 +03:00
commit c48a1a97c4
2 changed files with 3 additions and 1 deletions

View file

@ -104,6 +104,7 @@ U_MAIL_ACCOUNTS='$U_MAIL_ACCOUNTS'
U_DATABASES='$U_DATABASES'
U_CRON_JOBS='$U_CRON_JOBS'
U_BACKUPS='$U_BACKUPS'
TIME='$TIME'
DATE='$DATE'" > $USER_DATA/user.conf
}