Move scripts to _scripts directory

This commit is contained in:
2015-12-20 14:32:20 +00:00
parent 8d5e0f2c3d
commit 56ea4df2aa
3 changed files with 306 additions and 0 deletions

11
_scripts/convert.bat Normal file
View File

@@ -0,0 +1,11 @@
REM @echo off
set root="%~dp0.."
php -dmemory_limit=1G %root%/_scripts/convert.php ^
2016-todo ^
%root%/asset/gallery ^
%root%/gallery ^
--export 1920x1080 ^
--export 200x200 ^
--export 96x96 ^
--export 640w ^
--importdir %1