Compare commits

..

2 Commits

Author SHA1 Message Date
1c5ab2aa7d Minor: add comment 2023-11-10 13:20:20 +01:00
39deef760b Use default dummies so we can load hwapi 2023-11-10 13:20:00 +01:00
2 changed files with 1184 additions and 519 deletions

View File

@ -80,6 +80,7 @@ VERSION="1.3.16"
# installieren, sodass zumnidest SEND-LAST-VERSION mit rausgeht. # installieren, sodass zumnidest SEND-LAST-VERSION mit rausgeht.
# 6: rsync: explizites Binary, nicht das in busybox enthaltene. # 6: rsync: explizites Binary, nicht das in busybox enthaltene.
# 7: Ein ini-File oder sowas. # 7: Ein ini-File oder sowas.
# 8: Versionen der Json-Files lassen sich auslesen.
win32 { win32 {
BUILD_DATE=$$system("date /t") BUILD_DATE=$$system("date /t")

File diff suppressed because it is too large Load Diff