Typos and Stuff
This commit is contained in:
parent
33d240cbd2
commit
6bbbd7a872
|
@ -27,7 +27,7 @@ An LXC Container in Proxmox VE is a lighteweight virtualization method that allo
|
||||||
|
|
||||||
### How to use image_builder.sh
|
### How to use image_builder.sh
|
||||||
TLDR : image_builder.sh is a bash script I wrote to poorly compete with Dockerfiles in a "Proxmox Fashion"
|
TLDR : image_builder.sh is a bash script I wrote to poorly compete with Dockerfiles in a "Proxmox Fashion"
|
||||||
See [Image Builder Readme](image_builder/README.md)
|
See [Image Builder Readme](image-builder/README.md)
|
||||||
|
|
||||||
### Project specific image_builder files
|
### Project specific image_builder files
|
||||||
All Project files that achieved the goals listen in the [JOURNAL.md](JOURNAL.md) are found here :
|
All Project files that achieved the goals listen in the [JOURNAL.md](JOURNAL.md) are Documented here : [Realizing Projects](image-builder/README.md)
|
||||||
|
|
Loading…
Reference in New Issue