index
:
sshfs.git
master
sshfs_2.x
[FORK] A network filesystem client to connect to SSH servers
Yuuta Liang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
appveyor-build.sh
blob: 31be8bb2e93d84ab8e34b77066eab37394c0a26d (
plain
)
1
2
3
4
5
6
7
#!/bin/bash machine=$(uname -m) mkdir build-$machine cd build-$machine meson .. ninja