##// END OF EJS Templates
a
Unknown -
r542:4fb42491e36b
parent child
Show More
@@ -43,7 +43,7 if [ "$ENABLE_INITRAMFS" = true ] ; then
43 43 install_exec files/initramfs/expand-tools "${ETC_DIR}/initramfs-tools/hooks/expand-tools"
44 44 fi
45 45
46 if [ "$CRYPTFS_DROPBEAR" = true ] ; then
46 if [ "$ENABLE_DHCP" = false ] ; then
47 47 # Get cdir from NET_ADDRESS e.g. 24
48 48 cdir=$(${NET_ADDRESS} | cut -d '/' -f2)
49 49
General Comments 0
Vous devez vous connecter pour laisser un commentaire. Se connecter maintenant