We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 452ce7e commit 64b222bCopy full SHA for 64b222b
install.sh
@@ -0,0 +1,4 @@
1
+cp ./monstercat-dl.phar ./monstercat-dl
2
+chmod +x ./monstercat-dl
3
+sudo mkdir -p /usr/local/bin
4
+cp ./monstercat-dl /usr/local/bin
0 commit comments