mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/boypt/openssh-rpms.git
synced 2026-09-20 08:03:38 +08:00
fix: docker compile script dir
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
DOCKER_BUILD_DIR=/BUILD
|
||||
mkdir -p $DOCKER_BUILD_DIR
|
||||
ELDIR=$(./compile.sh GETEL)
|
||||
[[ $ELDIR == el8 ]] && ELDIR=el7
|
||||
cp -r $ELDIR $DOCKER_BUILD_DIR
|
||||
./compile.sh $DOCKER_BUILD_DIR/$ELDIR
|
||||
|
||||
Reference in New Issue
Block a user