@@ -1,4 +1,9 @@
#!/bin/bash
rm system.zip
zip system.zip -r ../pokemon-foundry/
pushd "build"
./build.sh
popd
git add .
git commit -m ":sparkles:"
git push
The note is not visible to the blocked user.