mirror of
https://github.com/tteck/Proxmox.git
synced 2025-09-29 19:40:19 +00:00
Compare commits
3 Commits
96c8062405
...
75c98d8e68
Author | SHA1 | Date | |
---|---|---|---|
|
75c98d8e68 | ||
|
7f66b187fd | ||
|
6cb0bc59d9 |
@ -7,7 +7,7 @@
|
||||
|
||||
<h3 align="center">All notable changes to this project will be documented in this file.</h3>
|
||||
|
||||
> [!WARNING]
|
||||
> [!CAUTION]
|
||||
Be cautious of copycat or coat-tailing sites that exploit the project's popularity with potentially malicious intent. Please only trust information from https://Helper-Scripts.com/ or https://tteck.github.io/Proxmox/.
|
||||
|
||||
- All LXC instances created using this repository come pre-installed with Midnight Commander, which is a command-line tool (`mc`) that offers a user-friendly file and directory management interface for the terminal environment.
|
||||
|
@ -15,7 +15,7 @@
|
||||
|
||||
---
|
||||
|
||||
> [!WARNING]
|
||||
> [!CAUTION]
|
||||
Be cautious of copycat or coat-tailing sites that exploit the project's popularity with potentially malicious intent. Please only trust information from https://Helper-Scripts.com/ or https://tteck.github.io/Proxmox/.
|
||||
|
||||
These scripts empower users to create a Linux container or virtual machine interactively, providing choices for both simple and advanced configurations. The basic setup adheres to default settings, while the advanced setup gives users the ability to customize these defaults.
|
||||
|
@ -234,7 +234,7 @@ msg_ok "Using ${CL}${BL}$STORAGE${CL} ${GN}for Storage Location."
|
||||
msg_ok "Virtual Machine ID is ${CL}${BL}$VMID${CL}."
|
||||
msg_info "Getting URL for Mikrotik RouterOS CHR Disk Image"
|
||||
|
||||
URL=https://download.mikrotik.com/routeros/7.15.2/chr-7.15.2.img.zip
|
||||
URL=https://download.mikrotik.com/routeros/7.15.3/chr-7.15.3.img.zip
|
||||
|
||||
sleep 2
|
||||
msg_ok "${CL}${BL}${URL}${CL}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user