File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 1- test *
1+ test *
2+ .DS_Store
Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ cryp-mount(){
109109 local mount=true
110110 local mount_root=' /mnt/Backup'
111111 local paratition_locate=$( lsblk -f | grep crypto | cut -d ' ' -f 1 | cut -c 7-)
112- local help_book=" Usage: ys_mount [OPTION]
112+ local help_book=" Usage: cryp_mount [OPTION]
113113
114114OPTION:
115115 on, --mount mount personal partition to the $mount_root .
Original file line number Diff line number Diff line change 8181 azure # azure account name (https://docs.microsoft.com/en-us/cli/azure)
8282 gcloud # google cloud cli account and project (https://cloud.google.com/)
8383 google_app_cred # google application credentials (https://cloud.google.com/docs/authentication/production)
84- context # user@hostname
84+ # context # user@hostname
8585 nordvpn # nordvpn connection status, linux only (https://nordvpn.com/)
8686 ranger # ranger shell (https://github.com/ranger/ranger)
8787 nnn # nnn shell (https://github.com/jarun/nnn)
You can’t perform that action at this time.
0 commit comments