Skip to main content

fix a path for Python 3

ID
312c6f0
date
2022-10-24 22:04:18+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
0592023
message
fix a path for Python 3
changed files
1 file, 1 addition, 1 deletion

Changed files

latest_download (713) → latest_download (714)

diff --git a/latest_download b/latest_download
index 5b004e2..d7a3208 100755
--- a/latest_download
+++ b/latest_download
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
 """
 This script prints the path to the newest file in my Downloads folder.