2
0
mirror of https://github.com/frappe/bench.git synced 2024-09-24 04:59:01 +00:00
bench/vm/scripts/debian_family/install_prerequisites.sh

5 lines
99 B
Bash
Raw Normal View History

2019-06-14 12:38:40 +00:00
#!/bin/bash -eux
# Install base requirements.
apt-get install -y curl git wget vim python-dev gcc