mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 08:22:44 +00:00
Whoops! Missed a quote.
This commit is contained in:
parent
0d7b509f9c
commit
ade521b8fd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=4644
@ -10,7 +10,7 @@
|
||||
# putting your name on top after doing something trivial like reindenting
|
||||
# it, just to make it look like you wrote it!).
|
||||
#
|
||||
# $Id: instdist.sh,v 1.11 1994/11/18 16:27:53 jkh Exp $
|
||||
# $Id: instdist.sh,v 1.12 1994/11/18 16:48:57 jkh Exp $
|
||||
|
||||
if [ "$_INSTINST_SH_LOADED_" = "yes" ]; then
|
||||
return 0
|
||||
@ -124,7 +124,7 @@ available from the primary U.S. ftp site.\n\n" -1 -1 8 \
|
||||
;;
|
||||
|
||||
U.S#1)
|
||||
ftp_path=ftp://ftp.dataplex.net/pub/FreeBSD/${DISTNAME}"
|
||||
ftp_path="ftp://ftp.dataplex.net/pub/FreeBSD/${DISTNAME}"
|
||||
;;
|
||||
|
||||
U.S#2)
|
||||
|
Loading…
Reference in New Issue
Block a user