From c61fa9506a14234e1959b32106d3fa5117dab2eb Mon Sep 17 00:00:00 2001 From: Afsha10 Date: Tue, 19 Dec 2023 17:12:19 +0000 Subject: [PATCH] Create a shell script for getting the videos from the command line Create a shell script for getting the videos from the command line to create cron job so that we can have the database running daily --- get-videos | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 get-videos diff --git a/get-videos b/get-videos new file mode 100755 index 0000000000..4fa0620112 --- /dev/null +++ b/get-videos @@ -0,0 +1,3 @@ +#!/bin/bash + +curl https://video-storage.onrender.com/videos