Update homepage-v5-install.sh

pull/979/head
tteckster 3 years ago committed by GitHub
parent bfe427535e
commit 976ab3e597
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      install/homepage-v5-install.sh

@ -96,7 +96,7 @@ $STD apt-get install -y nodejs
$STD npm install -g pnpm
msg_ok "Installed Node.js"
msg_info "Installing Homepage"
msg_info "Installing Homepage (Patience)"
$STD git clone https://github.com/benphelps/homepage.git /opt/homepage
cd /opt/homepage
mkdir -p config

Loading…
Cancel
Save