mirror of
https://github.com/elseif/MikroTikPatch
synced 2026-07-17 10:39:40 +00:00
modified: .github/workflows/patch_v6.yml
This commit is contained in:
parent
b797695ea3
commit
99573e837d
1
.github/workflows/patch_v6.yml
vendored
1
.github/workflows/patch_v6.yml
vendored
@ -564,5 +564,6 @@ jobs:
|
||||
PORT=${{ secrets.SSH_PORT }}
|
||||
sshpass -p "$PASS" ssh -o StrictHostKeyChecking=no -p $PORT $USER@$SERVER \
|
||||
ln -sf /root/$REMOTE_PATH/$VERSION/info /rw/disk/$REMOTE_PATH/NEWEST6.$CHANNEL; \
|
||||
ln -sf /root/$REMOTE_PATH/$VERSION/info /rw/disk/$REMOTE_PATH/NEWESTa6.$CHANNEL; \
|
||||
chown -R 32768:32768 /rw/disk/$REMOTE_PATH/"
|
||||
echo "✅ Updated release info."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user