blob: eac2d6c899b84bab38ec3cfbfc8ec32ce4c87861 [file] [log] [blame]
#!/bin/bash
# Copyright 2019 Google LLC.
# Use of this source code is governed by a BSD-style
# license that can be found in the LICENSE file.
today=$(date +%Y%m%d)
sed -i -r -e 's/const Repo = "([0-9]{8})"/const Repo = "'$today'"/' $GOFILE