automated terminal push

This commit is contained in:
Your Name
2025-02-06 13:09:57 -05:00
parent 9a787b2a58
commit 09d4e08831
80 changed files with 22592 additions and 147 deletions

13
web/pages/index.html Executable file
View File

@@ -0,0 +1,13 @@
<html lang="en">
<body>
<script>
window.location.replace("portal.html");
</script>
</body>
</html>