vagrant-cloudron/restart_cloudron.sh
2021-12-01 14:29:55 -08:00

4 lines
53 B
Bash

#! /bin/bash
vagrant ssh -c 'systemctl restart box'