Run file as root.
This commit is contained in:
2
.github/workflows/run.yml
vendored
2
.github/workflows/run.yml
vendored
@@ -20,4 +20,4 @@ jobs:
|
||||
- name: List files
|
||||
run: ls -la
|
||||
- name: run XDP FW with help menu
|
||||
run: ./xdpfw -h
|
||||
run: sudo ./xdpfw -h
|
||||
|
||||
Reference in New Issue
Block a user