mirror of
https://github.com/flynx/proxmox-utils.git
synced 2025-10-28 10:40:07 +00:00
docs and tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
fb0005e9d1
commit
752675a5ca
2
Makefile
2
Makefile
@ -10,7 +10,7 @@
|
|||||||
#
|
#
|
||||||
#----------------------------------------------------------------------
|
#----------------------------------------------------------------------
|
||||||
|
|
||||||
EDITOR ?= vim
|
EDITOR ?= nano
|
||||||
|
|
||||||
|
|
||||||
# CTs...
|
# CTs...
|
||||||
|
|||||||
@ -139,9 +139,9 @@ This setup will use three IP addresses:
|
|||||||
|
|
||||||
Open a terminal on the host (`ssh` or via the UI).
|
Open a terminal on the host (`ssh` or via the UI).
|
||||||
|
|
||||||
Optionally, set a desired default editor (defaults to `nano`) via:
|
Optionally, set a desired default editor via:
|
||||||
```shell
|
```shell
|
||||||
export EDITOR=..
|
export EDITOR=nano
|
||||||
```
|
```
|
||||||
|
|
||||||
Download the [`bootstrap.sh`](./scripts/bootstrap.sh) script and execute it:
|
Download the [`bootstrap.sh`](./scripts/bootstrap.sh) script and execute it:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user