first commit
This commit is contained in:
5
.local/bin/rasp
Executable file
5
.local/bin/rasp
Executable file
@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
sudo chown yorune: /mnt/rasp
|
||||
sshfs root@192.168.0.222:/mnt/ /mnt/rasp/
|
||||
sleep 10
|
||||
cd /mnt/rasp
|
Reference in New Issue
Block a user