delete unused or test files

This commit is contained in:
2016-05-14 20:18:34 +01:00
parent 47d6deee32
commit 5ed77085a7
16 changed files with 0 additions and 274 deletions

View File

@@ -1,11 +0,0 @@
#!/bin/bash
set -e
source /build/config
set -x
## Chrome dependencies
apt_install_permanent firefox
## Pulseaudio script
echo "PULSE_SERVER=host firefox" > /opt/firefox
chmod +x /opt/firefox

View File

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

View File

@@ -1 +0,0 @@
#!/bin/bash

View File

@@ -1,7 +0,0 @@
#!/bin/bash
set -e
source /build/config
set -x
## User
adduser --disabled-password --gecos "" user