mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
tweaking
This commit is contained in:
parent
dcef59b30d
commit
bcbae5bc66
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ fi
|
||||||
|
|
||||||
function publish_rpm {
|
function publish_rpm {
|
||||||
mkdir -p /${CHANNEL}/${DISTRO}
|
mkdir -p /${CHANNEL}/${DISTRO}
|
||||||
|
ls -la /${CHANNEL}
|
||||||
|
ls -la .
|
||||||
cp -a ${ZT_NAME} /${CHANNEL}/${DISTRO}
|
cp -a ${ZT_NAME} /${CHANNEL}/${DISTRO}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue