summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin/update_file.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/sbin/update_file.sh')
-rwxr-xr-xusr/local/sbin/update_file.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/sbin/update_file.sh b/usr/local/sbin/update_file.sh
index 5e1e51d..ed187bd 100755
--- a/usr/local/sbin/update_file.sh
+++ b/usr/local/sbin/update_file.sh
@@ -7,7 +7,7 @@ fi
baseurl='http://pfsense.com/cgi-bin/cvsweb.cgi/pfSense'
urlrev='?rev='
-urlcon=';content-type=text%2Fplain'
+urlcon=';content-type=text%2Fplain;only_with_tag=RELENG_1'
rev='1'
if [ -z $1 ];then
OpenPOWER on IntegriCloud