This website requires JavaScript.
Explore
Rapports
Redmine
Jenkins
Help
Sign In
entrouvert
/
passerelle
Watch
16
Star
0
Fork
You've already forked passerelle
0
Code
Issues
Pull Requests
14
Releases
Activity
7b766111c9
passerelle
/
get_wcs.sh
5 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh -ue
test
-d wcs
||
git clone https://git.entrouvert.org/wcs.git
(
cd
wcs
&&
git pull
)
View Git Blame
Copy Permalink