This website works better with JavaScript.
Explore
Help
Register
Sign In
pEp.foundation
/
libetpan
Watch
7
Star
0
Fork
You've already forked libetpan
3
Code
Issues
Pull Requests
Projects
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
53633fdaa3
master
merge-experiment
dvh-chacham15-master
1.2
1.2.pre1
1.3.pre1
1.3.pre2
1.4
1.4.1
1.5
1.6
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '53633fdaa3'
${ noResults }
libetpan
/
build-mac
/
prepare-ios.sh
7 lines
99 B
Raw
Blame
History
#!/bin/sh
cd
dependencies
for
script in prepare-*.sh
;
do
echo
running
$script
sh
"
$script
"
done
Reference in new issue
View Git Blame
Copy Permalink