Run file as root.

This commit is contained in:
Christian Deacon
2021-12-06 01:39:41 -06:00
committed by GitHub
parent e680661a95
commit 123a48311b

View File

@@ -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