add ssh fingerprint
This commit is contained in:
@@ -88,6 +88,7 @@ jobs:
|
|||||||
host: rivercry.com
|
host: rivercry.com
|
||||||
port: 20022
|
port: 20022
|
||||||
username: monitor
|
username: monitor
|
||||||
|
fingerprint: ${{ secrets.SSH_HOST_FINGERPRINT }}
|
||||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
script: |
|
script: |
|
||||||
export HYPRLAND_INSTANCE_SIGNATURE=$(hyprctl instances -j | jq '.[0].instance' | tr -d '"')
|
export HYPRLAND_INSTANCE_SIGNATURE=$(hyprctl instances -j | jq '.[0].instance' | tr -d '"')
|
||||||
|
|||||||
Reference in New Issue
Block a user