This website requires JavaScript.
Explore
Help
Register
Sign In
manuth
/
PortValhalla
Watch
1
Star
0
Fork
You've already forked PortValhalla
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
0f91200315
PortValhalla
/
scripts
/
Software
/
git
/
install.sh
6 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
Create directory for git extensions
2023-03-16 17:48:13 +00:00
#!/bin/bash
pushd
"
${
BASH_SOURCE
%/*
}
"
;
source
"./flow.sh"
;
Add `git-lfs`
2023-03-16 17:48:18 +00:00
source
"./lfs.sh"
;
Create directory for git extensions
2023-03-16 17:48:13 +00:00
popd
;
Reference in a new issue
Copy permalink