diff --git a/.github/workflows/docker-image.yml b/.github/workflows/docker-image.yml
index 7a44e9c1..de2f6fcd 100644
--- a/.github/workflows/docker-image.yml
+++ b/.github/workflows/docker-image.yml
@@ -59,6 +59,11 @@ jobs:
push: true
tags: ghcr.io/${{ env.REPO_OWNER }}/ssh-project:${{ env.IMAGE_TAG }}
labels: org.opencontainers.image.source=https://github.com/${{ github.repository }}
+
+ - name: Notify via ntfy
+ run: |
+ curl -d "Docker image build and push completed successfully for tag: ${{ env.IMAGE_TAG }}" \
+ https://ntfy.karmaashomepage.online/ssh-project-build
- name: Cleanup Docker Images
run: docker image prune -af
\ No newline at end of file
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 5feb9267..386b92e8 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,16 +4,9 @@
-
+
+
-
-
-
-
-
-
-
-
@@ -196,12 +189,41 @@
1733532896448
-
+
+
+ 1733538097802
+
+
+
+ 1733538097802
+
+
+
+
+
+
@@ -210,6 +232,7 @@
-
+
+
\ No newline at end of file
diff --git a/info.txt b/info.txt
index b0a59f45..e6d6c0df 100644
--- a/info.txt
+++ b/info.txt
@@ -1,8 +1,7 @@
Currently:
-Fix issue after nano where the input no longer goes down to the bottom.
-Fix issue where SSH randomly disconnects
-lines do not go down a line when wrapping, they overwite previous text on that line
-ntfy notifcation after build push
+make the cmds run at start not show up
+see if it auto resizes the terminal via cmds after the browser window size has changed or +/- clicked (does not)
+ntfy notifcation after build push (I think I did)
Overall Features:
SSH/RDP(?)/VNC(?)