mirror of
https://github.com/GSA/notifications-api.git
synced 2026-03-16 08:10:13 -04:00
5 lines
66 B
Bash
Executable File
5 lines
66 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "Stopping application"
|
|
cd ~/notifications-api/;
|