From 702d48276defc21b4bc5f3bd19862e0a8fa6d637 Mon Sep 17 00:00:00 2001 From: Jerry Aldrich Date: Mon, 1 Aug 2022 19:17:56 -0700 Subject: [PATCH] Rename WIP to failed_attempts --- failed_attempts/README.md | 3 +++ {WIP => failed_attempts}/chocolate-doom/Dockerfile | 0 {WIP => failed_attempts}/chocolate-doom/README.md | 0 {WIP => failed_attempts}/odamex/Dockerfile | 0 {WIP => failed_attempts}/odamex/README.md | 0 {WIP => failed_attempts}/odamex/build_odamex.sh | 0 {WIP => failed_attempts}/odamex/odasrv.cfg | 0 7 files changed, 3 insertions(+) create mode 100644 failed_attempts/README.md rename {WIP => failed_attempts}/chocolate-doom/Dockerfile (100%) rename {WIP => failed_attempts}/chocolate-doom/README.md (100%) rename {WIP => failed_attempts}/odamex/Dockerfile (100%) rename {WIP => failed_attempts}/odamex/README.md (100%) rename {WIP => failed_attempts}/odamex/build_odamex.sh (100%) rename {WIP => failed_attempts}/odamex/odasrv.cfg (100%) diff --git a/failed_attempts/README.md b/failed_attempts/README.md new file mode 100644 index 0000000..30ae3d5 --- /dev/null +++ b/failed_attempts/README.md @@ -0,0 +1,3 @@ +# Failed Attempts + +Failed attempts at getting various other servers running diff --git a/WIP/chocolate-doom/Dockerfile b/failed_attempts/chocolate-doom/Dockerfile similarity index 100% rename from WIP/chocolate-doom/Dockerfile rename to failed_attempts/chocolate-doom/Dockerfile diff --git a/WIP/chocolate-doom/README.md b/failed_attempts/chocolate-doom/README.md similarity index 100% rename from WIP/chocolate-doom/README.md rename to failed_attempts/chocolate-doom/README.md diff --git a/WIP/odamex/Dockerfile b/failed_attempts/odamex/Dockerfile similarity index 100% rename from WIP/odamex/Dockerfile rename to failed_attempts/odamex/Dockerfile diff --git a/WIP/odamex/README.md b/failed_attempts/odamex/README.md similarity index 100% rename from WIP/odamex/README.md rename to failed_attempts/odamex/README.md diff --git a/WIP/odamex/build_odamex.sh b/failed_attempts/odamex/build_odamex.sh similarity index 100% rename from WIP/odamex/build_odamex.sh rename to failed_attempts/odamex/build_odamex.sh diff --git a/WIP/odamex/odasrv.cfg b/failed_attempts/odamex/odasrv.cfg similarity index 100% rename from WIP/odamex/odasrv.cfg rename to failed_attempts/odamex/odasrv.cfg