mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-07-30 17:23:45 +00:00
Update github urls.
This commit is contained in:
@@ -57,7 +57,7 @@ yum install yarn
|
|||||||
NOTE: Please adjust `/opt/web/powerdns-admin` to your local web application directory
|
NOTE: Please adjust `/opt/web/powerdns-admin` to your local web application directory
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/ngoduykhanh/PowerDNS-Admin.git /opt/web/powerdns-admin
|
git clone https://github.com/PowerDNS-Admin/PowerDNS-Admin.git /opt/web/powerdns-admin
|
||||||
cd /opt/web/powerdns-admin
|
cd /opt/web/powerdns-admin
|
||||||
virtualenv -p python3 flask
|
virtualenv -p python3 flask
|
||||||
```
|
```
|
||||||
|
@@ -36,7 +36,7 @@ npm install yarn -g
|
|||||||
## Clone the PowerDNS-Admin repository to the installation path:
|
## Clone the PowerDNS-Admin repository to the installation path:
|
||||||
```bash
|
```bash
|
||||||
cd /opt/web/
|
cd /opt/web/
|
||||||
git clone https://github.com/ngoduykhanh/PowerDNS-Admin.git powerdns-admin
|
git clone https://github.com/PowerDNS-Admin/PowerDNS-Admin.git powerdns-admin
|
||||||
```
|
```
|
||||||
|
|
||||||
**Prepare the Virtual Environment:**
|
**Prepare the Virtual Environment:**
|
||||||
|
Reference in New Issue
Block a user