mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 21:44:11 -04:00
4 lines
78 B
Bash
4 lines
78 B
Bash
|
|
#!/bin/bash
|
||
|
|
|
||
|
|
pip install -r /home/ubuntu/notifications-admin/requirements.txt
|