rename novos => Raclette

This commit is contained in:
LinuxSquare 2024-09-11 19:44:35 +02:00
parent 302e43bd92
commit d85cef01c0
2 changed files with 4 additions and 4 deletions

View file

@ -1,3 +1,3 @@
# novos
# Raclette
A wrapper-script for ansible-playbook
A wrapper-script for ansible-playbook

View file

@ -4,7 +4,7 @@
readonly PKGVER="0.0.1"
readonly LICENSE="GNU AGPLv3"
readonly ROOTPATH="$(dirname $(readlink -f $(which ${0})))"
readonly CONFIG="/usr/local/noveria/etc/novos/novos.json"
readonly CONFIG="/usr/local/noveria/etc/raclette/config.json"
for util in ${ROOTPATH}/functions/*; do
source ${util}
@ -30,7 +30,7 @@ EOF
function version() {
cat << EOF
Novos v${PKGVER}
Raclette v${PKGVER}
Copyright (C) 2024 Noveria Network
This program may be freely redistributed under