diff --git a/mount_sshfs.sh__abraracourcix b/mount_sshfs.sh__abraracourcix new file mode 100755 index 0000000..ab25396 --- /dev/null +++ b/mount_sshfs.sh__abraracourcix @@ -0,0 +1,3 @@ +#!/bin/sh +sshfs -C -o ro obelix:/shared/data/meutel /home/meutel/Public/obelix/ +sshfs -C -o ro obelix:/shared/data/p2p/dl /home/meutel/Public/p2p/ diff --git a/mount_sshfs.sh__assurancetourix b/mount_sshfs.sh__assurancetourix new file mode 100755 index 0000000..ab25396 --- /dev/null +++ b/mount_sshfs.sh__assurancetourix @@ -0,0 +1,3 @@ +#!/bin/sh +sshfs -C -o ro obelix:/shared/data/meutel /home/meutel/Public/obelix/ +sshfs -C -o ro obelix:/shared/data/p2p/dl /home/meutel/Public/p2p/