diff --git a/docs/manager/wiki/Quick-installation-on-Ubuntu.md b/docs/manager/wiki/Quick-installation-on-Ubuntu.md index 96cd7c967..2e3f1b331 100644 --- a/docs/manager/wiki/Quick-installation-on-Ubuntu.md +++ b/docs/manager/wiki/Quick-installation-on-Ubuntu.md @@ -1,5 +1,6 @@ -
-[**![flag_of_Iran](https://user-images.githubusercontent.com/125398461/234186932-52f1fa82-52c6-417f-8b37-08fe9250a55f.png)  فارسی**](/manager/wiki/%D9%86%D8%B5%D8%A8-%D8%B3%D8%B1%DB%8C%D8%B9-%D8%AF%D8%B1-%D8%A7%D9%88%D8%A8%D9%88%D9%86%D8%AA%D9%88)                
+
+ +[**![flag_of_Iran](https://user-images.githubusercontent.com/125398461/234186932-52f1fa82-52c6-417f-8b37-08fe9250a55f.png)  فارسی**](https://github.com/hiddify/hiddify-config/wiki/%D9%86%D8%B5%D8%A8-%D8%B3%D8%B1%DB%8C%D8%B9-%D8%AF%D8%B1-%D8%A7%D9%88%D8%A8%D9%88%D9%86%D8%AA%D9%88)                

# Quick installation on Ubuntu @@ -19,7 +20,8 @@ -
+
+
@@ -28,18 +30,15 @@ 1. Connect to your server through ssh and copy and run the following command in the terminal ``` -curl https://install.hiddify.com/release |bash -``` -If the previous command won't work, use the following one: -``` -sudo apt update&&sudo apt install -y curl&& curl -sSL https://raw.githubusercontent.com/hiddify/hiddify-manager/main/common/download.sh | sudo bash -s release +bash <(curl i.hiddify.com/release) ``` + Congratulations, the installation is complete. 2. After installation -At the end, a link will be generated which is the link to setup your proxy. Now we need to set the domain. Click on [this link](/manager/wiki/Guide-for-setting-up-the-domain-and-finalizing-the-installation) to complete the installation. +At the end, a link will be generated which is the link to setup your proxy. Now we need to set the domain. Click on [this link](https://github.com/hiddify/hiddify-config/wiki/Guide-for-setting-up-the-domain-and-finalizing-the-installation) to complete the installation. -> For making the best use of this panel please view this [article](/manager/wiki/How-to-configure-Hiddify-Panel-properly). +> For making the best use of this panel please view this [article](https://github.com/hiddify/hiddify-config/wiki/How-to-configure-Hiddify-Panel-properly).