We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb5377 commit 4433250Copy full SHA for 4433250
judge_templates/bash/judge.sh
@@ -1,4 +1,4 @@
1
-#!/usr/bin/bash
+#!/bin/bash
2
3
cd `dirname "$0"` || exit 2
4
0 commit comments