From 5420f1346c637be36516241b01ebd82f5f5036c8 Mon Sep 17 00:00:00 2001 From: John D <427295+boostchicken@users.noreply.github.com> Date: Thu, 24 Dec 2020 15:25:10 -0800 Subject: [PATCH] Update 20-python.sh --- python/on_boot.d/20-python.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/on_boot.d/20-python.sh b/python/on_boot.d/20-python.sh index 0f4b038..8cc6705 100644 --- a/python/on_boot.d/20-python.sh +++ b/python/on_boot.d/20-python.sh @@ -1,4 +1,4 @@ -#/bin/sh +#!/bin/sh ln -s $(podman inspect unifi-os -f {{.GraphDriver.Data.MergedDir}})/usr/bin/python3 /usr/bin/python #if you install pip