Обновить ccomp/build
This commit is contained in:
parent
7557a24ff9
commit
abb46589c4
@ -1,7 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
REPO_CONF_DIR="{$PWD}"
|
||||
REPO_CONF_NAME="{$PWD}/pkg.conf"
|
||||
REPO_CONF_DIR="$PWD"
|
||||
REPO_CONF_NAME="$PWD/pkg.conf"
|
||||
|
||||
# Проверка и установка git в FreeBSD
|
||||
if ! command -v git >/dev/null 2>&1; then
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user