@@ -0,0 +1,14 @@
#!/bin/bash
set -e
rm -rf build
mkdir build && cd build
cmake ..
make
cd ..
./build/flowy_admin
cp ./build/compile_commands.json ./
The note is not visible to the blocked user.