Skip to content

Commit

Permalink
Create a shell script for getting the videos from the command line
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Afsha10 committed Dec 19, 2023
1 parent 9d35892 commit c61fa95
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions get-videos
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

curl https://video-storage.onrender.com/videos

0 comments on commit c61fa95

Please sign in to comment.