diff --git a/api/light.php b/api/light.php new file mode 100644 index 0000000..879c44e --- /dev/null +++ b/api/light.php @@ -0,0 +1,5 @@ + \ No newline at end of file diff --git a/api/temp.php b/api/temp.php new file mode 100644 index 0000000..4c97ee4 --- /dev/null +++ b/api/temp.php @@ -0,0 +1,4 @@ + \ No newline at end of file diff --git a/scripts/temp.sh b/scripts/temp.sh new file mode 100644 index 0000000..739dc11 --- /dev/null +++ b/scripts/temp.sh @@ -0,0 +1 @@ +echo "test" \ No newline at end of file