From cfec01c990dd4e9d25b76fb7ee592a03b9da0fe2 Mon Sep 17 00:00:00 2001 From: makigumo Date: Tue, 11 Jan 2022 12:21:04 +0100 Subject: [PATCH] Delete update_all_keep_linux_nice.sh (#76) This script is calling an unknown script that is not in this repository. --- update_all_keep_linux_nice.sh | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 update_all_keep_linux_nice.sh diff --git a/update_all_keep_linux_nice.sh b/update_all_keep_linux_nice.sh deleted file mode 100644 index 056f429..0000000 --- a/update_all_keep_linux_nice.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh -this_dir="$(cd "$(dirname "$0")" && pwd -P)" -"$this_dir/update_all.sh" -/bin/mount -o remount,rw / -"$this_dir/make_linux_nice.sh" -/bin/mount -o remount,ro /