update_path
This commit is contained in:
@@ -14,6 +14,9 @@ sudo apt-get install python3-venv
|
||||
# Then run the installer
|
||||
curl -sSL https://git.appmodel.nl/tour/finish/raw/branch/main/docs/install.sh | bash
|
||||
source ~/.bashrc # or ~/.zshrc
|
||||
|
||||
# for plato special, add plato.lan to /etc/hosts:
|
||||
sudo nano /etc/hosts - 192.168.1.74 plato.lan
|
||||
```
|
||||
|
||||
Press **Alt+\\** after typing any command to get intelligent completions—no cloud, no data leak, instant results.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
set -e
|
||||
|
||||
ACSH_VERSION="v0.5.2"
|
||||
ACSH_VERSION="v0.6.0"
|
||||
BRANCH_OR_VERSION=${1:-main}
|
||||
REPO_URL="https://git.appmodel.nl/tour/finish/raw/branch"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user