cleanup.sh: leave /etc/ssh alone

This commit is contained in:
Calin Crisan 2020-01-21 23:34:25 +02:00
parent b7a6f88375
commit 84920db771

View File

@ -10,7 +10,6 @@ find ${TARGET} -name '.empty' | xargs -r rm
# /etc stuff
rm -rf ${TARGET}/etc/network/
rm -rf ${TARGET}/etc/dhcp/
rm -rf ${TARGET}/etc/ssh/
rm -rf ${TARGET}/etc/rc_keymaps/
rm -rf ${TARGET}/etc/default/
rm -rf ${TARGET}/etc/ctdb/