We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bec5592 commit 598cbe5Copy full SHA for 598cbe5
1 file changed
launch-sparql-parser.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
mkdir -p /config
4
-cp /config/*.{lisp,nt} /app/config/
+cp /config/*.{lisp,ttl} /app/config/
5
6
exec /usr/src/startup.sh
0 commit comments