From c395ccd723b06d10c37a76a1eb9b13fb0183ad3c Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Tue, 13 Oct 2015 21:29:26 -0400 Subject: Add allowed users. --- run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run.sh b/run.sh index 4a0eade..5a208e6 100755 --- a/run.sh +++ b/run.sh @@ -1,2 +1,2 @@ #!/bin/bash -stack exec photos -- --pending_path=/tmp --photos_path=/tmp +stack exec photos -- --pending_path=/tmp --photos_path=/tmp --allowed_users=kjetil.orbekk@gmail.com -- cgit v1.2.3