@@ -0,0 +1,12 @@
#!/bin/sh
# incase it's not set up already
meson setup build
echo "Compiling..."
cd build
meson compile
echo "Running..."
./flowy
The note is not visible to the blocked user.