systemd migration

This commit is contained in:
thomas 2022-03-22 22:24:15 +01:00
parent a20c6440ee
commit 188ffb6c70
17 changed files with 35 additions and 19 deletions

View file

@ -1,6 +1,6 @@
#!/bin/bash
VERSION=10.0.0-rc2
VERSION=10.0.0-rc3
[ -e ./lib/function.sh ] && source ./lib/function.sh