diff --git a/build.sh b/build.sh index 587e0d1..458d12a 100644 --- a/build.sh +++ b/build.sh @@ -1,5 +1,6 @@ #!/bin/bash echo "Building the project" source /etc/profile +cd /home/videoplayer go build echo "Build complete" \ No newline at end of file