release: remove a stray backslash

PR:		272354 (related)
MFC after:	3 days
MFC with:	0ed426276f
MFC with:	cd8cad0ef5
Sponsored by:	GoFundMe https://www.gofundme.com/f/gjbbsd
This commit is contained in:
Glen Barber 2023-07-12 16:57:57 -04:00
parent cd8cad0ef5
commit 510fd83138

View File

@ -8,7 +8,7 @@ export VMSIZE=20g
# Set to a list of packages to install.
export VM_EXTRA_PACKAGES="${VM_EXTRA_PACKAGES} firstboot-freebsd-update \
firstboot-pkgs \ google-cloud-sdk panicmail sudo \
firstboot-pkgs google-cloud-sdk panicmail sudo \
sysutils/py-google-compute-engine lang/python \
lang/python3"