6 lines
108 B
Bash
Executable File
6 lines
108 B
Bash
Executable File
#!/bin/sh
|
|
|
|
cp -af udar /usr/share/mc/extfs
|
|
cp -af extfs.ini /usr/share/mc/extfs
|
|
cp -af mc.ext /usr/share/mc
|