diff --git a/package/toltec-bootstrap/package b/package/toltec-bootstrap/package index c1a3393ee..8c95c296b 100644 --- a/package/toltec-bootstrap/package +++ b/package/toltec-bootstrap/package @@ -5,7 +5,7 @@ pkgnames=(toltec-bootstrap) pkgdesc="Manage your Toltec install" url=https://toltec-dev.org/ -pkgver=0.4.0-1 +pkgver=0.4.1-1 timestamp=2023-11-27T00:34Z section="utils" maintainer="Eeems " diff --git a/package/toltec-bootstrap/toltecctl b/package/toltec-bootstrap/toltecctl index a3792f0ad..b6ba832bf 100644 --- a/package/toltec-bootstrap/toltecctl +++ b/package/toltec-bootstrap/toltecctl @@ -1012,7 +1012,7 @@ MSG fi log INFO "Rebooting" - reboot + systemctl reboot ;; status)