Radish alpha
r
rad:z371PVmDHdjJucejRoRYJcDEvD5pp
Radicle website including documentation and guides
Radicle
Git
install: Remove `radicle-httpd` and `rad-web`
Alexis Sellier committed 1 year ago
commit e9673f448d752a8c57bea99ce0cbc69e5087f4df
parent 50d963d
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