14 lines
154 B
Bash
14 lines
154 B
Bash
#!/bin/bash
|
|
set -e
|
|
source /build/config
|
|
set -x
|
|
|
|
## Environment
|
|
|
|
|
|
## BackInTime
|
|
apt_get_install_permanent backintime-common python-dbus
|
|
|
|
## Configuration
|
|
|