Commit 40185fae29cfb937360b3c2f70ec26f151462e66

Authored by nollieheel
1 parent f1ce7da3

Add a dummy build script

Showing 1 changed file with 3 additions and 0 deletions
  1 +#!/bin/bash
  2 +
  3 +echo "Working directory is: $( pwd )"
... ...