summaryrefslogtreecommitdiffstats
path: root/source/installer/sources/initrd/sbin/cfdisk
blob: 582a1414b4e26c82757bc5d284cd9d6e4cfd9e3f (plain) (blame)
1
2
3
4
5
#!/bin/sh
cfdisk.bin $*
if [ -x /dev/makedevs.sh ]; then
  /dev/makedevs.sh
fi