4 lines
53 B
Bash
4 lines
53 B
Bash
|
#! /bin/bash
|
||
|
|
||
|
vagrant ssh -c 'journalctl -u box -af'
|