File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -164,8 +164,8 @@ if [ $# -ge 1 ]; then
164164 upgrade) __upgrade;;
165165 --force-upgrade) __force_uprade_hippo;;
166166 --enable-dbus) shift 1; _lauch_or_install --bind /dev/null:/proc/sys/kernel/cap_last_cap ;;
167- " --enable-dbus startvnc" ) shift 1; _lauch_or_install --bind /dev/null:/proc/sys/kernel/cap_last_cap -- startvnc ;;
168- " --enable-dbus stopvnc" ) shift 1; _lauch_or_install --bind /dev/null:/proc/sys/kernel/cap_last_cap -- stopvnc ;;
167+ " --enable-dbus- startvnc" ) shift 1; _lauch_or_install --bind /dev/null:/proc/sys/kernel/cap_last_cap -- startvnc ;;
168+ " --enable-dbus- stopvnc" ) shift 1; _lauch_or_install --bind /dev/null:/proc/sys/kernel/cap_last_cap -- stopvnc ;;
169169 --install) _lauch_or_install;;
170170 --help) __help;;
171171 startvnc)
You can’t perform that action at this time.
0 commit comments