0.3.20181124 patch
This commit is contained in:
@@ -49,9 +49,6 @@ fi
|
||||
|
||||
RELEASE=$1
|
||||
|
||||
echo -e "${COLOR_GREEN}Targeting specified release.${COLOR_RESET}"
|
||||
echo -e "${RELEASE}"
|
||||
echo
|
||||
if [ -d "${bastille_releasesdir}/${RELEASE}" ]; then
|
||||
freebsd-update -b "${bastille_releasesdir}/${RELEASE}" fetch install --currently-running ${RELEASE}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user