Compare commits
No commits in common. "b40f7c6df833c8cfa572f6362d96c96e00274ad3" and "fa7113e7af9a18c94415458c0f3325233d703323" have entirely different histories.
b40f7c6df8
...
fa7113e7af
@ -81,12 +81,6 @@ case "$(hostname)" in
|
|||||||
mkdir -p $HOME/.cache/mount_point
|
mkdir -p $HOME/.cache/mount_point
|
||||||
sshfs usr@192.168.1.120:/home/usr/doc $HOME/.cache/mount_point
|
sshfs usr@192.168.1.120:/home/usr/doc $HOME/.cache/mount_point
|
||||||
ln -sf $HOME/.cache/mount_point $HOME/doc
|
ln -sf $HOME/.cache/mount_point $HOME/doc
|
||||||
|
|
||||||
rm $HOME/dot_testing # this is also safe. see above
|
|
||||||
mkdir -p $HOME/.cache/mount_point2
|
|
||||||
sshfs usr@192.168.1.120:/home/usr/dot_testing $HOME/.cache/mount_point2
|
|
||||||
ln -sf $HOME/.cache/mount_point2 $HOME/dot_testing
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
"x230t")
|
"x230t")
|
||||||
echo "x230t"
|
echo "x230t"
|
||||||
|
Loading…
Reference in New Issue
Block a user