From 3385f0e5155eac5d218b1ce642a14bd111634751 Mon Sep 17 00:00:00 2001 From: Felix Albrigtsen Date: Tue, 22 Mar 2022 16:28:14 +0100 Subject: [PATCH] Automated fetchpics adriangl/felixalb --- www/galleri/fetchPicsCron.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 www/galleri/fetchPicsCron.sh diff --git a/www/galleri/fetchPicsCron.sh b/www/galleri/fetchPicsCron.sh new file mode 100755 index 0000000..c7f86ba --- /dev/null +++ b/www/galleri/fetchPicsCron.sh @@ -0,0 +1,7 @@ +#! /usr/bin/env bash + +#fetchPics.sh 1> /dev/null + +cd /usr/local/www/www_pvv_ntnu_no/www/galleri/ +./fetchPics.sh 1>/dev/null +