bema/func/auto_versions #80
@@ -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
|
||||
Reference in New Issue
Block a user