Clean up old files

This commit is contained in:
2025-02-14 09:37:05 -05:00
parent a519746ccb
commit 0ef1b6100e
7 changed files with 3 additions and 5 deletions

View File

@@ -1,7 +1,5 @@
#!/bin/zsh #!/bin/zsh
#Clear previous mount in case it's still there
#Clear previous mount in case its still there umount "/Users/matt/Library/Mobile Documents/com~apple~CloudDocs/Dev/inventory/inventory-server"
umount /Users/matt/Library/Mobile Documents/com~apple~CloudDocs/Dev/inventory/inventory-server
#Mount #Mount
sshfs matt@dashboard.kent.pw:/var/www/html/inventory -p 22122 /Users/matt/Library/Mobile Documents/com~apple~CloudDocs/Dev/inventory/inventory-server/ sshfs matt@dashboard.kent.pw:/var/www/html/inventory -p 22122 "/Users/matt/Library/Mobile Documents/com~apple~CloudDocs/Dev/inventory/inventory-server/"