This website requires JavaScript.
Explore
Help
Register
Sign In
swendel
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
mirror of
https://github.com/SebastianWendel/nixpkgs.git
synced
2024-11-05 17:56:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
09dfbdf96e
nixpkgs
/
pkgs
/
games
/
openra
/
mkdirp.sh
Matthijs Steen
1ae7384ddb
openra with extra mods
2019-01-09 20:57:29 +01:00
5 lines
41 B
Bash
Raw
Blame
History
mkdirp
(
)
{
mkdir -p
"
$@
"
echo
"
$@
"
}
Reference in a new issue
View git blame
Copy permalink