@@ -0,0 +1,8 @@
# Make binary directory
mkdir bin
# Build Laplace and move to bin directory
cd Laplace
go build .
cp laplace ../bin
cp -r files ../bin
The note is not visible to the blocked user.