Random Project

Fix for unexpected operator

Seems to need bash instead of sh

Change line 1 from

#/bin/sh

to

#/bin/bash