🛠️ Update various documentation, scripts, and configuration templates to enhance clarity, functionality, and maintainability across the project
This commit is contained in:
1
install/update.sh
Normal file → Executable file
1
install/update.sh
Normal file → Executable file
@@ -12,6 +12,7 @@ main() {
|
||||
printf 'Skipping git pull because this repository is not initialized as a git repository yet.\n'
|
||||
fi
|
||||
|
||||
"$script_dir/bootstrap.sh"
|
||||
"$script_dir/verify.sh" --quick
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user