Sign in
ara-mdk
/
platform
/
external
/
ppp
/
82c907af479178801a7a8701341b22c9d20fdb7e
/
.
/
ppp-2.4.3
/
contrib
/
pppgetpass
/
pppgetpass.sh
blob: 09c480519ac93c2504ae5cb86985a7f3ce0b5916 [
file
] [
log
] [
blame
]
#!/bin/sh
if
[
-
z
"$DISPLAY"
];
then
exec pppgetpass
.
vt
"$@"
else
exec pppgetpass
.
gtk
"$@"
fi