diff options
| author | Jeff Carr <[email protected]> | 2024-10-06 16:34:16 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-10-06 16:34:16 -0500 |
| commit | 99f38da618967ae8de2a373c05318ea16a6162d2 (patch) | |
| tree | 84a1d5d12fc74e9f17d23108e12a632bfdf56751 /Makefile | |
| parent | fa6dce4c566b35b36155504ad9a627961dbfe3f6 (diff) | |
add powerpaneld
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ all: git pull echo "build it!" GO111MODULE=off go build -v -x - su -c ./go.wit.com + ./go.wit.com # su -c "setcap 'cap_net_bind_service=+ep' go.wit.com" goimports: |
