4 lines
61 B
Bash
4 lines
61 B
Bash
|
#!/bin/sh
|
||
|
|
||
|
export MOZ_PLUGIN_PATH="/usr/lib/mozilla/plugins"
|