AI validation improvements, misc changes related to migrating to netcup
This commit is contained in:
7
mountremote netcup.command
Executable file
7
mountremote netcup.command
Executable file
@@ -0,0 +1,7 @@
|
||||
#!/bin/zsh
|
||||
|
||||
#Clear previous mount in case it’s still there
|
||||
umount '/Users/matt/Dev/inventory/inventory-server'
|
||||
|
||||
#Mount
|
||||
sshfs matt@159.195.13.70:/var/www/html/inventory '/Users/matt/Dev/inventory/inventory-server/'
|
||||
Reference in New Issue
Block a user