Skip to content

Commit

Permalink
www-status: replace date with server version
Browse files Browse the repository at this point in the history
  • Loading branch information
cremesk committed Jan 6, 2024
1 parent 870e05d commit 892a022
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion salt/freifunk/base/ddmesh/var/www_freifunk/status.cgi
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

export DATE="27.11.2019"
export VERSION="$(cat /etc/freifunk-server-version)"
export TITLE="Allgemein > Status"

ddmesh_node="$(uci -qX get ffdd.sys.ddmesh_node)"
Expand Down

0 comments on commit 892a022

Please sign in to comment.