@ -0,0 +1,10 @@
#!/bin/bash
# Change to the directory where the script is located
cd "$(dirname "$0")"
# Navigate to the Actix application directory
cd actix_mvc_app
# Run the application
cargo run
The note is not visible to the blocked user.