-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Lines here only works on English locales:
installer/scripts/install.sh.tmpl
Line 170 in 746f746
| if [[ $OUT =~ "Permission denied" ]]; then |
If the user uses other locales (e.g. Chinese), there's no Permission denied string in the output, instead a 权限不够.
So maybe we should try other methods to check whether move fails by permission denied.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels