Skip to content

Commit

Permalink
added install-ombi.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
VectorCell committed Dec 17, 2020
1 parent 624482b commit 4e0df4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions install-ombi.sh
@@ -0,0 +1,4 @@
#!/bin/bash

echo "deb [arch=amd64,armhf] http://repo.ombi.turd.me/stable/ jessie main" | sudo tee /etc/apt/sources.list.d/ombi.list
sudo apt update && sudo apt install -y ombi

0 comments on commit 4e0df4a

Please sign in to comment.