# Conflicts: # appsmith-interfaces/src/main/java/com/appsmith/external/models/SSHPrivateKey.java # appsmith-server/src/main/java/com/appsmith/server/filters/AclFilter.java # appsmith-server/src/main/java/com/appsmith/server/services/CurlImporterService.java # appsmith-server/src/test/java/com/appsmith/server/services/CurlImporterServiceTest.java
3 lines
73 B
Bash
Executable File
3 lines
73 B
Bash
Executable File
#!/bin/sh
|
|
java -Djava.security.egd="file:/dev/./urandom" -jar server.jar
|