This commit is contained in:
lif 2020-03-23 15:25:18 -07:00
parent 7eeef627c1
commit 75f11bb6df
2 changed files with 1 additions and 1 deletions

2
run.sh
View File

@ -4,4 +4,4 @@ export MOZ_PLUGIN_PATH=$dir/lib/plugins/
export XDG_CONFIG_HOME=$dir/etc/
export ALSA_CONFIG_PATH=$dir/etc/asound.conf
cd $dir
exec env LD_LIBRARY_PATH=$dir/lib:$dir/incoming $dir/bin/npplayer src=$dir/Anodyne_STANDALONE_1_506.swf width=480 height=540 pepperflash_path=$dir/lib/plugins/libpepflashplayer.so
exec env LD_LIBRARY_PATH=$dir/lib $dir/bin/npplayer src=$dir/Anodyne_STANDALONE_1_506.swf width=480 height=540 pepperflash_path=$dir/lib/plugins/libpepflashplayer.so