Files
notifications-api/scripts/aws_stop_app.sh

5 lines
66 B
Bash
Executable File

#!/bin/bash
echo "Stopping application"
cd ~/notifications-api/;