diff --git a/install.sh b/install.sh new file mode 100644 index 0000000..7010469 --- /dev/null +++ b/install.sh @@ -0,0 +1,3 @@ +cp main.sh /bin/hpkg +chmod +x /bin/hpkg +echo Done pls run hpkg command to install apps \ No newline at end of file