mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-04-12 16:06:42 +02:00
10 lines
227 B
Diff
10 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
|