shellcheck

This commit is contained in:
Serge Schneider
2018-03-13 12:50:50 +00:00
parent 56da271499
commit ff2d5edee1
26 changed files with 203 additions and 194 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/bash -e
rm -f ${ROOTFS_DIR}/etc/systemd/system/dhcpcd.service.d/wait.conf
rm -f "${ROOTFS_DIR}/etc/systemd/system/dhcpcd.service.d/wait.conf"