Remove most obsolete files before migrating to maestro
This commit is contained in:
7
images/mpd/build/scripts/01_logrotate.sh
Normal file
7
images/mpd/build/scripts/01_logrotate.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
source /build/config
|
||||
set -x
|
||||
|
||||
## Install logrotate
|
||||
$minimal_apt_get_install logrotate
|
||||
Reference in New Issue
Block a user