Changeset View
Changeset View
Standalone View
Standalone View
files/bisq.sh
| #!/bin/sh | #!/bin/sh | ||||
| exec "/usr/bin/java" -Dsecurity.provider.11=org.bouncycastle.jce.provider.BouncyCastleProvider -jar /usr/share/java/bisq/shaded.jar "$@" | exec /usr/lib64/openjdk-8/bin/java -Dsecurity.provider.11=org.bouncycastle.jce.provider.BouncyCastleProvider -jar /usr/share/bisq/bisq.jar "$@" | ||||
Copyright © 2015-2021 Solus Project. The Solus logo is Copyright © 2016-2021 Solus Project. All Rights Reserved.