aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--challenge-085/ash/python/ch-1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/challenge-085/ash/python/ch-1.py b/challenge-085/ash/python/ch-1.py
index 4b0b1d285e..008c3b951d 100644
--- a/challenge-085/ash/python/ch-1.py
+++ b/challenge-085/ash/python/ch-1.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env raku
+#!/usr/bin/env python3
#
# Task 1 from
# https://perlweeklychallenge.org/blog/perl-weekly-challenge-085/#TASK1