mkdir -p $SOURCE_DIRECTORY &&
cd $SOURCE_DIRECTORY &&

# Decompressing the file
unpack $SOURCE
