mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-15 07:06:42 +02:00
11 lines
227 B
Diff
11 lines
227 B
Diff
|
diff --git a/lfm/lfm.py b/lfm/lfm.py
|
||
|
index 3e1aac0..3aaf8b0 100755
|
||
|
--- a/lfm/lfm.py
|
||
|
+++ b/lfm/lfm.py
|
||
|
@@ -1,4 +1,4 @@
|
||
|
-#!/bin/env python3
|
||
|
+#!/usr/bin/env python3
|
||
|
# -*- coding: utf-8 -*-
|
||
|
|
||
|
# Copyright (C) 2001-17 Iñigo Serna
|