index
:
services/dscip
this commit
chroot
master
A dead simple continous integration service made in POSIX Shell.
Charadon <charadon@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
post.sh
blob: 1d048f9c60a2be92992d77f7e5124876b227b959 (
plain
) (
blame
)
1
2
3
4
5
#!/bin/sh
# Execute commands after building. Like pushing to an FTP server. #
exit
0