Cleanup make/build scripts, fix newlines in scripts
This commit is contained in:
@@ -1 +1,13 @@
|
||||
#!/bin/bash
|
||||
#!/bin/bash
|
||||
set -e
|
||||
source /build/config
|
||||
set -x
|
||||
|
||||
## Environment
|
||||
|
||||
|
||||
## BackInTime
|
||||
apt_get_install_permanent backintime-common python-dbus
|
||||
|
||||
## Configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user