ppa: remove Launchpad repository if exists

Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I75685702e27fbc68d648ea308c76c69e51e16636
This commit is contained in:
Dongjin Kim
2020-03-30 22:19:48 +09:00
parent 441b589b32
commit 4b3807b53c

View File

@@ -1,5 +1,7 @@
#!/bin/sh
rm -f /etc/apt/sources.list.d/launchpad-hardkernel-ppa.list
apt update && apt upgrade -y
apt install -y \
odroid-base \