mirror of
https://huihui.cat/mirrors/MikroTikPatch.git
synced 2026-03-10 01:27:10 +01:00
modified: .github/workflows/mikrotik_patch.yml
This commit is contained in:
parent
ce510c76e5
commit
94bb93b8ec
1 changed files with 0 additions and 1 deletions
1
.github/workflows/mikrotik_patch.yml
vendored
1
.github/workflows/mikrotik_patch.yml
vendored
|
|
@ -277,7 +277,6 @@ jobs:
|
|||
cp CHANGELOG.txt ./publish/$LATEST_VERSION/CHANGELOG
|
||||
cp ./new_iso/*.npk ./publish/$LATEST_VERSION/
|
||||
echo $LATEST_VERSION $(date +"%s") > ./publish/NEWESTa7.${{ matrix.channel }}
|
||||
cat ./publish/NEWESTa7.${{ matrix.channel }}
|
||||
sudo apt-get install -y lftp > /dev/null 2>&1
|
||||
sudo -E lftp -u ${{ secrets.SSH_USERNAME }},'${{ secrets.SSH_PASSWORD }}' sftp://${{ secrets.SSH_SERVER }}:${{ secrets.SSH_PORT }} <<EOF
|
||||
set sftp:auto-confirm yes
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue