wok annotate tint2/stuff/get_version.sh @ rev 25831

Fix bind init, rndc-confgen -r option is deprecated
author Stanislas Leduc <shann@slitaz.org>
date Tue Apr 29 08:08:18 2025 +0000 (7 weeks ago)
parents
children
rev   line source
al@18538 1 #!/bin/sh
al@18538 2
al@18538 3 echo '#define VERSION_STRING "'$VERSION'"' > version.h
al@18538 4 echo $VERSION