Ignore:
Timestamp:
Jan 4, 2014, 4:36:54 PM (11 years ago)
Author:
maron
Message:
  • Added: WowLua_2.4.3.exe with dbc suport
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Export/client_cz_export.sh

    r687 r704  
    5757echo "Export files from database:"
    5858echo "==================================="
    59 if [ $VERSION <> "2.4.3" ]
    60 then
    61   echo "Lua scripty:"
    62   php /a/www/wowpreklad/Modules/Export/cmdmpqexport.php lua=$EXPORTID
    63   echo "20" > progress
    64 fi
     59
     60echo "Lua scripty:"
     61php /a/www/wowpreklad/Modules/Export/cmdmpqexport.php lua=$EXPORTID
     62echo "20" > progress
     63
    6564echo "Dbc soubory:"
    6665php /a/www/wowpreklad/Modules/Export/cmdmpqexport.php dbc=$EXPORTID
Note: See TracChangeset for help on using the changeset viewer.