Skip to content

Commit

Permalink
requires sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
alvindimas05 authored Jul 29, 2024
1 parent d7e8494 commit a826b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
echo "Installing AMDHelper..."
curl -sSL https://github.com/alvindimas05/AMDHelper/releases/latest/download/amdhelper -o amdhelper
chmod +x amdhelper
mv amdhelper /usr/local/bin
sudo mv amdhelper /usr/local/bin
echo "AMDHelper installed! Run the command below to start."
echo "sudo amdhelper"

0 comments on commit a826b21

Please sign in to comment.