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
2019-06-14 18:47:47 +05:30

5 lines
99 B
Bash

#!/bin/bash -eux
# Install base requirements.
apt-get install -y curl git wget vim python-dev gcc