Added build hour

This commit is contained in:
2023-02-28 11:27:22 +01:00
parent ab22c44920
commit 980f09ddbd

View File

@@ -1,5 +1,5 @@
#!/bin/sh
input=$(date +%Y%m%d)
input="$(date +'%Y-%m-%d %H:%M')"
sed -i "s/\[\:VERSION\:\]/$input/g" /usr/share/nginx/html/index.html