os-agent/contrib/debian/postinstall.sh

5 lines
91 B
Bash

#!/bin/bash
systemctl daemon-reload
systemctl enable haos-agent
systemctl start haos-agent