Skip to content

Commit

Permalink
add assistance link
Browse files Browse the repository at this point in the history
  • Loading branch information
bugsounet committed Sep 7, 2024
1 parent 00f0bae commit f68195e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions installer/postinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,7 @@ fi
# module name
Installer_module="$(grep -Eo '\"name\"[^,]*' ./package.json | grep -Eo '[^:]*$' | awk -F'\"' '{print $2}')"

Installer_warning "🛠️ For personalized assistance, visit https://www.bugsounet.fr and create a ticket."
echo

Installer_success "$Installer_module is now installed !"

0 comments on commit f68195e

Please sign in to comment.