#!/bin/bash

if [ -n "$1" ]; then
    echo "folder.jpg"
fi