summaryrefslogtreecommitdiffstats
path: root/abs/core/dvd+rw-tools/growisofs.sh
blob: e0b287c6e16e5432ff59aab34e9d92c9b07f16d3 (plain)
1
2
3
4
5
#!/bin/bash
unset SUDO_COMMAND
export MKISOFS=/usr/bin/mkisofs
exec growisofs.bin "$@"