From f3935a8f0c5a34b655af8146890a019c79a81ea3 Mon Sep 17 00:00:00 2001 From: SadlyNotSappho Date: Fri, 1 Mar 2024 14:02:37 -0800 Subject: [PATCH] FUCK --- build.sh | 3 +++ images/DO_NOT_REMOVE.txt | 1 + tmpimages/DO_NOT_REMOVE.txt | 1 + web/uploadimage.html | 40 +++++++++++++++++++++++++++++++++++++ 4 files changed, 45 insertions(+) create mode 100755 build.sh create mode 100644 images/DO_NOT_REMOVE.txt create mode 100644 tmpimages/DO_NOT_REMOVE.txt create mode 100644 web/uploadimage.html diff --git a/build.sh b/build.sh new file mode 100755 index 0000000..4152201 --- /dev/null +++ b/build.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +uid=$(/usr/bin/id -u) gid=$(/usr/bin/id -g) docker compose up --build diff --git a/images/DO_NOT_REMOVE.txt b/images/DO_NOT_REMOVE.txt new file mode 100644 index 0000000..5d4761e --- /dev/null +++ b/images/DO_NOT_REMOVE.txt @@ -0,0 +1 @@ +this is a data folder! the program is able to store specific data in here, and I'm not sure if git will push an empty folder. diff --git a/tmpimages/DO_NOT_REMOVE.txt b/tmpimages/DO_NOT_REMOVE.txt new file mode 100644 index 0000000..5d4761e --- /dev/null +++ b/tmpimages/DO_NOT_REMOVE.txt @@ -0,0 +1 @@ +this is a data folder! the program is able to store specific data in here, and I'm not sure if git will push an empty folder. diff --git a/web/uploadimage.html b/web/uploadimage.html new file mode 100644 index 0000000..46637e4 --- /dev/null +++ b/web/uploadimage.html @@ -0,0 +1,40 @@ + + + + + image test + + + + + + +
+ + +
+ + + +