Radish alpha
r
Radicle website including documentation and guides
Radicle
Git (anonymous pull)
Log in to clone via SSH
install: Remove `radicle-httpd` and `rad-web`
Alexis Sellier committed 1 year ago
commit e9673f448d752a8c57bea99ce0cbc69e5087f4df
parent 50d963dee49d1c9b5a491abf1c527bd444662860
1 file changed +0 -2
modified install
@@ -214,9 +214,7 @@ main() {

  chmod +x \
    $RAD_PATH/radicle-node \
-
    $RAD_PATH/radicle-httpd \
    $RAD_PATH/rad \
-
    $RAD_PATH/rad-web \
    $RAD_PATH/git-remote-rad

  if ! command -v git >/dev/null 2>&1; then