diff --git a/view/page/linux.php b/view/page/linux.php index 3d813a43..e3f8aa52 100644 --- a/view/page/linux.php +++ b/view/page/linux.php @@ -15,8 +15,7 @@ mkdir -p lbry cd lbry wget http://lbry.io/dl/lbry_setup.sh - chmod +x lbry_setup.sh - ./lbry_setup.sh + bash lbry_setup.sh lbrynet-console
mkdir -p lbry
cd lbry
wget http://lbry.io/dl/lbry_setup.sh
chmod +x lbry_setup.sh
./lbry_setup.sh
bash lbry_setup.sh
lbrynet-console