medium change set
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
# This shell script is contributed under the terms of GPL v2 by Thomas Schoenhuetl <pilleus.pulcher@arcor.de> 22.05.2007.
|
||||
|
||||
# Modified script "slax2hd" for installing Generic Linux to hdd
|
||||
# BY: Daniel K. aka Danieliskoto <http://danielisko.net, http://git.danielisko.net>
|
||||
# BY: Daniel K. aka Danieliskot <http://danielisko.net, http://git.danielisko.net>
|
||||
|
||||
for i in dialog fdisk cfdisk sed grep mke2fs grub-install; do
|
||||
if [ ! -x $(command -v ${i}) ]; then
|
||||
|
||||
Reference in New Issue
Block a user