This website requires JavaScript.
Explore
Help
Sign In
UCOMmandIt
/
uci-docker-build
Watch
1
Star
0
Fork
You've already forked uci-docker-build
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
b88ea929b0
uci-docker-build
/
install
3 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add install script to /opt/bin
2023-01-17 15:42:56 -08:00
#!/bin/bash
ln -nsf $(dirname "$(realpath "$BASH_SOURCE")")/build /opt/bin/dbuild
dbuild -h