This website requires JavaScript.
Explore
Help
Sign In
tri11paragon
/
image-gp-6
mirror of
https://github.com/tri11paragon/image-gp-6.git
Watch
1
Star
0
Fork
You've already forked image-gp-6
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
02d4b2b3e3
image-gp-6
/
pull.sh
12 lines
111 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
git pull
wd
=
$(
pwd
)
cd
lib/blt-gp
git pull
cd
lib/blt
git pull
cd
$wd
cd
lib/blt-graphics
git pull
Reference in New Issue
View Git Blame
Copy Permalink