mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Add missing fi
This commit is contained in:
parent
0ade0a1867
commit
271d255126
@ -1532,6 +1532,7 @@ setup_pkg_repo() {
|
||||
|
||||
if [ -z "${_repo_server}" ]; then
|
||||
_pkg_repo_server=${PKG_REPO_SERVER}
|
||||
fi
|
||||
|
||||
mkdir -p $(dirname ${_target}) >/dev/null 2>&1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user