#!/bin/sh # Script to retrieve backups from jovian web platform echo 'Retrieving backups from jovian platform ...' echo 'Nothing' echo 'End'