3 lines
80 B
Bash
3 lines
80 B
Bash
|
#!/bin/sh
|
||
|
cp ../rpms_3rd_party/libflashplayer.so mnt/usr/lib64/mozilla/plugins/
|