Confronta commit
1 Commit
24c56e9387
...
8ff20ee9da
| Autore | SHA1 | Data | |
|---|---|---|---|
| 8ff20ee9da |
@@ -940,6 +940,8 @@ EOF"
|
||||
|
||||
_vncpassfile="$HOME/.vnc/jrmc_passwd"
|
||||
|
||||
[[ ! -d "${_vncpassfile%/*}" ]] && mkdir -p "${_vncpassfile%/*}"
|
||||
|
||||
if [[ -f "$_vncpassfile" ]]; then
|
||||
if [[ -z $_vncpass ]]; then
|
||||
err "Refusing to overwrite existing $_vncpassfile with an empty password"
|
||||
@@ -972,6 +974,8 @@ EOF"
|
||||
|
||||
_vncpassfile="$HOME/.vnc/jrmc_passwd"
|
||||
|
||||
[[ ! -d "${_vncpassfile%/*}" ]] && mkdir -p "${_vncpassfile%/*}"
|
||||
|
||||
if [[ -f "$_vncpassfile" ]]; then
|
||||
if [[ -z $_vncpass ]]; then
|
||||
err "Refusing to overwrite existing $_vncpassfile with an empty password"
|
||||
|
||||
Fai riferimento in un nuovo problema
Block a user