Skip to content

Commit

Permalink
Installer #178
Browse files Browse the repository at this point in the history
  • Loading branch information
sbs20 committed Apr 10, 2021
1 parent 02d56b4 commit add7da6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion server/bin/installer.sh
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,10 @@ If you want to install sane and airscan then run the following:
# Running via curl
If you just ran this from curl and want to install, then just append '-i' to
your previous command
your previous command so it looks like:
curl -s https://raw.githubusercontent.com/sbs20/scanservjs/master/server/bin/installer.sh | sudo bash -s -- -i
EOF
}

Expand Down

0 comments on commit add7da6

Please sign in to comment.