From 5a454e0b61e8eb1130ac0db00682923b637b5341 Mon Sep 17 00:00:00 2001 From: Sthope Date: Mon, 18 Apr 2022 11:04:20 +0200 Subject: [PATCH] first commit --- docs/proxmox/LXC-Debian.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/proxmox/LXC-Debian.md b/docs/proxmox/LXC-Debian.md index bbf4628..c3920f7 100644 --- a/docs/proxmox/LXC-Debian.md +++ b/docs/proxmox/LXC-Debian.md @@ -20,7 +20,7 @@ clear;bash -c "$(wget -qLO - https://git.sthope.dev/sthope/proxmox_portainer/raw -Create new user, replace USER with your username and PWD with your password and send: +Create new user, replace `USER` with your username and `PWD` with your password and send: ``` bash -c "$(wget -qLO - https://bit.ly/3KKMgEx)" createuser USER PWD ```