Radish alpha
H
HardenedBSD Package Manager
Radicle
Git (anonymous pull)
Log in to clone via SSH
Also install lutok 0.4 for Kyua
Brad Davis committed 10 years ago
commit 72c6b25ca4db74201797842fa9bfd56f90442e58
parent 7924bbe4f1308feb8e6d70504e8cc51fd4ac46e2
1 file changed +1 -0
modified scripts/install_deps.sh
@@ -60,5 +60,6 @@ if [ $(uname -s) = "Darwin" ]; then
	brew install kyua
elif [ $(uname -s) = "Linux" ]; then
	install_from_github atf 0.21
+
	install_from_github lutok 0.4
	install_from_github kyua 0.12
fi