Skip to content

Commit

Permalink
r1
Browse files Browse the repository at this point in the history
  • Loading branch information
leshikus committed Jun 17, 2024
1 parent 7ea52e3 commit e3cc24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-gh.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
cp ~/.ssh/id_rsa.pub ~/.ssh/authorized_keys
cp ~/.ssh/id_rsa.pub .
sudo iptables -S
sudo iptables -D FORWARD DROP
sudo iptables -D -P FORWARD DROP
sudo cat /var/log/auth.log
- name: Upload control node data
Expand Down

0 comments on commit e3cc24d

Please sign in to comment.