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 +