first commit

This commit is contained in:
2020-05-09 13:43:39 +02:00
commit e53c625e08
54 changed files with 7176 additions and 0 deletions

5
.local/bin/rasp Executable file
View 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