added photoprism
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
LIST_OF_APPS="docker docker-compose nfs-kernel-server nfs-common ddclient nfs-utils fail2ban ncdu nload nethogs nmap sshfs"
|
||||
apt-get update
|
||||
apt-get install $LIST_OF_APPS -y
|
||||
Reference in New Issue
Block a user