# Create symlinks for the JavaScript resources.
/usr/share/javascript/jquery/jquery.min.js /usr/lib/python3/dist-packages/electrum/plugins/payserver/www/vendor/jquery.min.js
/usr/share/javascript/jquery-ui/jquery-ui.min.js /usr/lib/python3/dist-packages/electrum/plugins/payserver/www/vendor/jquery-ui.min.js
/usr/share/javascript/jquery-ui-themes /usr/lib/python3/dist-packages/electrum/plugins/payserver/www/vendor/jquery-ui-themes
/usr/share/nodejs/qrcode-generator/qrcode.js /usr/lib/python3/dist-packages/electrum/plugins/payserver/www/vendor/qrcode.js
# Create a payserver symlink to correct for an upstream tarball packaging problem. <https://github.com/spesmilo/electrum/issues/8030>
/usr/lib/python3/dist-packages/electrum/plugins/payserver/www/index.html /usr/lib/python3/dist-packages/electrum/plugins/payserver/www/pay
|