summaryrefslogtreecommitdiffstats
path: root/usr/local/sbin
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-12-14 20:48:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-12-14 20:48:30 +0000
commit1c07024617aa817314e718fb912a60edfd024f2f (patch)
tree811611d5bd62a15658febcc553841fa6e58eb0a5 /usr/local/sbin
parent8bb1342ea4d68b294bca7fe7b2b08736c8407313 (diff)
downloadpfsense-1c07024617aa817314e718fb912a60edfd024f2f.zip
pfsense-1c07024617aa817314e718fb912a60edfd024f2f.tar.gz
Default to RELENG_1
Diffstat (limited to 'usr/local/sbin')
-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