Automated commit for upstream build of version 5.0.5
[ctsim.git] / debian / make-upstream.sh
1 #!/bin/bash -e
2
3 bups ctsim -d"-name doc -or -name images"
4
5 exit 0