mirror of
https://github.com/gtxaspec/wz_mini_hacks.git
synced 2026-06-27 12:24:18 +00:00
add build date on login, #688
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
#set release date before generation
|
||||
date > SD_ROOT/wz_mini/usr/bin/app.ver
|
||||
date +"%Y-%m-%d_%H:%M:%S" > SD_ROOT/wz_mini/usr/bin/app.ver
|
||||
|
||||
rm -f file.chk
|
||||
find SD_ROOT/ -type f -exec md5sum "{}" + > file.chk
|
||||
|
||||
Reference in New Issue
Block a user