mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-24 01:49:15 -04:00
4 lines
70 B
Bash
4 lines
70 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
python /home/ubuntu/notifications-admin/app.py runserver
|