mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Logging on dependencies
This commit is contained in:
1
scripts/install_dependencies.sh
Normal file → Executable file
1
scripts/install_dependencies.sh
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "Install dependencies"
|
||||
pip install -r /home/ubuntu/notifications-admin/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user