This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
github-mirror
/
tunasync
miroir de
https://github.com/tuna/tunasync.git
Suivre
2
Voter
0
Fork
0
Fichiers
Tickets
0
Wiki
Aborescence:
199ca93e66
Branches
Tags
master
test/ci2
v0.9.3
v0.9.2
v0.9.1
v0.9.0
v0.8.0
v0.7.1
v0.6.9
v0.6.8
v0.7.0
v0.6.7
v0.6.6
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.0
v0.5.1
v0.4.3
v0.4.2
v0.4.1
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.2.0a3
v0.2.0a2
v0.1.1
v0.1-alpha
travis-upload
tunasync
/
examples
/
shell_provider.sh
shell_provider.sh
76 B
Historique
Raw
1
2
3
4
5
#!/bin/bash
echo $TUNASYNC_LOCAL_DIR
echo $TUNASYNC_LOG_FILE
sleep 5
exit 1