From 1b6b1e5eccf8b73fe52f80d8ae6cdd8791a46943 Mon Sep 17 00:00:00 2001 From: fewtarius Date: Mon, 19 Aug 2024 11:03:17 +0000 Subject: [PATCH] Remove unused function from steamos-update. --- rootfs/steamfork/postcopy/usr/bin/steamos-update | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/steamfork/postcopy/usr/bin/steamos-update b/rootfs/steamfork/postcopy/usr/bin/steamos-update index fd1aa898..62d1c6ba 100755 --- a/rootfs/steamfork/postcopy/usr/bin/steamos-update +++ b/rootfs/steamfork/postcopy/usr/bin/steamos-update @@ -68,7 +68,7 @@ updatecheck(){ if [ ! $? = 0 ] then echo "Error: Failed to fetch update metadata." - cleanup + rm -rf ${argdata} exit 1 fi source ${argdata}