2019-02-20 00:51:33 -03:00

4 lines
74 B
Bash
Executable File

#!/bin/sh
exec vtysh -c 'exit' -d "$(basename "${PWD}")" >/dev/null 2>&1