mirror of
https://github.com/elseif/MikroTikPatch.git
synced 2026-08-31 04:25:48 +00:00
modified: .github/workflows/patch_v6.yml
This commit is contained in:
2
.github/workflows/patch_v6.yml
vendored
2
.github/workflows/patch_v6.yml
vendored
@@ -564,5 +564,5 @@ jobs:
|
||||
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/"
|
||||
chown -R 32768:32768 /rw/disk/$REMOTE_PATH/
|
||||
echo "✅ Updated release info."
|
||||
|
||||
Reference in New Issue
Block a user