This website requires JavaScript.
Explore
Help
Sign In
12345qiupeng
/
gtsam
Watch
1
Star
0
Fork
You've already forked gtsam
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
88005a99a1
gtsam
/
package_scripts
/
upload_all_gtsam_ppa.sh
4 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
find . -name
'*.changes'
|
xargs -I FIL dput ppa:joseluisblancoc/gtsam-develop FIL
Reference in New Issue
View Git Blame
Copy Permalink