This website requires JavaScript.
Explore
Help
Register
Sign In
scsh-conservatory
/
sunterlib
Watch
1
Star
0
Fork
You've already forked sunterlib
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c8ddaac924
sunterlib
/
build
/
change-install-lib-version
4 lines
70 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
find . -name pkg-def.scm
|
xargs sed -i
's/1 2 0/1 3 0/'
Reference in New Issue
View Git Blame
Copy Permalink