mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 02:42:26 -05:00
Updated to reflect changes to install dependencies and property reading
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Starting application"
|
||||
export NOTIFICATIONS_ADMIN_ENVIRONMENT='live'
|
||||
cd ~/notifications-admin/;
|
||||
sudo service notifications-admin start
|
||||
Reference in New Issue
Block a user