#!/bin/bash paste=$( $folder/$filename git add . git commit -m "New paste: $filename" git push echo "$url/$filename"