#!/bin/bash
echo "Add this script to autostart"
sudo mount -t tmpfs -o size=2m tmpfs ./temp/
echo "Mounted!"