Add acot-server for getting data directly

This commit is contained in:
2025-05-24 19:18:00 -04:00
parent 06aa2372e4
commit 9db11531d6
13 changed files with 2754 additions and 86 deletions

View File

@@ -1,7 +1,7 @@
#!/bin/zsh
#Clear previous mount in case its still there
umount ~/Dev/dashboard/dashboard-server
umount /Users/matt/Dev/dashboard/dashboard-server
#Mount
sshfs matt@dashboard.kent.pw:/var/www/html/dashboard -p 22122 ~/Dev/dashboard/dashboard-server
sshfs matt@dashboard.kent.pw:/var/www/html/dashboard -p 22122 /Users/matt/Dev/dashboard/dashboard-server