Changeset 704 for trunk/Modules/Export/client_cz_export.sh
- Timestamp:
- Jan 4, 2014, 4:36:54 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/Export/client_cz_export.sh
r687 r704 57 57 echo "Export files from database:" 58 58 echo "===================================" 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 60 echo "Lua scripty:" 61 php /a/www/wowpreklad/Modules/Export/cmdmpqexport.php lua=$EXPORTID 62 echo "20" > progress 63 65 64 echo "Dbc soubory:" 66 65 php /a/www/wowpreklad/Modules/Export/cmdmpqexport.php dbc=$EXPORTID
Note:
See TracChangeset
for help on using the changeset viewer.