Add previously nonversioned files

This commit is contained in:
Bram Veenboer
2015-05-18 22:18:23 +02:00
committed by Rik Veenboer
parent 3e46abaaec
commit 4c74bdab15
4 changed files with 23 additions and 0 deletions

11
build/scripts/ftp.sh Normal file
View File

@@ -0,0 +1,11 @@
#!/bin/bash
set -e
source /build/config
set -x
## Environment
export_env FTP_DATA /host/var/lib/ftp
## Pure-FTPd
apt-get update
apt_get_install_permanent pure-ftpd