We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81fda86 commit af8500fCopy full SHA for af8500f
entrypoint.sh
@@ -1,3 +1,3 @@
1
#!/bin/sh
2
3
-echo $FILE_NAME > $FILE_DATA
+echo $FILE_DATA > $FILE_NAME
0 commit comments