mirror of
https://github.com/dathere/ckan-devstaller.git
synced 2025-11-09 13:39:49 +00:00
docs: update install script
This commit is contained in:
parent
a0d15779d3
commit
be277986cd
1 changed files with 1 additions and 6 deletions
|
|
@ -10,12 +10,7 @@
|
||||||
Paste this into your new Ubuntu 22.04 instance's terminal:
|
Paste this into your new Ubuntu 22.04 instance's terminal:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cd ~/
|
curl -fsSL https://github.com/dathere/ckan-devstaller/releases/download/0.1.0/install.bash | bash
|
||||||
sudo apt update -y && sudo apt upgrade -y
|
|
||||||
sudo apt install curl -y
|
|
||||||
curl -LO https://github.com/dathere/ckan-devstaller/releases/download/0.1.0/ckan-devstaller
|
|
||||||
sudo chmod +x ./ckan-devstaller
|
|
||||||
./ckan-devstaller
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<img width="1271" height="183" alt="{8479CBE1-788E-48B3-AE9C-F3A51724520C}" src="https://github.com/user-attachments/assets/86373a89-895b-403c-a699-0cf3865ee100" />
|
<img width="1271" height="183" alt="{8479CBE1-788E-48B3-AE9C-F3A51724520C}" src="https://github.com/user-attachments/assets/86373a89-895b-403c-a699-0cf3865ee100" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue