Update update.sh to not exclude files in srcipts/core from update
This commit is contained in:
@@ -550,7 +550,10 @@ update_files() {
|
|||||||
"update.log"
|
"update.log"
|
||||||
"*.backup"
|
"*.backup"
|
||||||
"*.bak"
|
"*.bak"
|
||||||
"scripts"
|
"scripts/ct"
|
||||||
|
"scripts/install"
|
||||||
|
"scripts/tools"
|
||||||
|
"scripts/vm"
|
||||||
)
|
)
|
||||||
|
|
||||||
# Find the actual source directory (strip the top-level directory)
|
# Find the actual source directory (strip the top-level directory)
|
||||||
|
|||||||
Reference in New Issue
Block a user