mirror of
https://github.com/MiSTer-devel/Scripts_MiSTer.git
synced 2026-04-19 03:05:34 +00:00
Delete update_all_keep_linux_nice.sh (#76)
This script is calling an unknown script that is not in this repository.
This commit is contained in:
@@ -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 /
|
||||
Reference in New Issue
Block a user