@ -1,5 +1,6 @@
#!/bin/bash
echo "Building the project"
source /etc/profile
cd /home/videoplayer
go build
echo "Build complete"