diff options
| author | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 21:44:54 +0200 |
|---|---|---|
| committer | czjstmax <jstmaxlol@disroot.org> | 2026-05-09 21:44:54 +0200 |
| commit | a6404ab9c36e33c73f38ea2e264568aa1eea34b4 (patch) | |
| tree | 65a79a0cfd233e43ce8c8504ca4c963e8a1b01ad /install | |
v1
Signed-off-by: czjstmax <jstmaxlol@disroot.org>
Diffstat (limited to 'install')
| -rwxr-xr-x | install | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +#!/usr/bin/env bash +sudo cp ./perfmgr /usr/bin/perfmgr +sudo ln -s /usr/bin/perfmgr /usr/bin/pfmgr |