fix: 取消 编译后修改文件 创建日期
This commit is contained in:
@@ -20,7 +20,7 @@ echo 'start create zip...'
|
||||
|
||||
#find ./ * -exec touch -t $(date +%Y%m%d0000.00) {} \;
|
||||
|
||||
find ./ * -exec touch -t 202104301200.00 {} \;
|
||||
#find ./ * -exec touch -t 202104301200.00 {} \;
|
||||
|
||||
zip -rX nz-gui.zip ./* >/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user