use new user for starting web server
This commit is contained in:
@@ -87,7 +87,7 @@ jobs:
|
||||
with:
|
||||
host: rivercry.com
|
||||
port: 20022
|
||||
username: docker
|
||||
username: monitor
|
||||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
script: |
|
||||
export HYPRLAND_INSTANCE_SIGNATURE=$(hyprctl instances -j | jq '.[0].instance' | tr -d '"')
|
||||
|
||||
Reference in New Issue
Block a user