Update install.sh
This commit is contained in:
parent
b0495fb2a1
commit
e36f623ae5
@ -1,10 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
wget -O docker-compose.yml https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml
|
||||
|
||||
wget -O .env https://github.com/immich-app/immich/releases/latest/download/example.env
|
||||
|
||||
|
||||
# Helper function to check a command
|
||||
command_exists() {
|
||||
command -v "$1" >/dev/null 2>&1
|
||||
|
Loading…
x
Reference in New Issue
Block a user