Browse Source

Merge remote-tracking branch 'upstream/main' into ipv6

asmcc 3 years ago
parent
commit
f8d3259f43
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/v-add-web-php

+ 1 - 1
bin/v-add-web-php

@@ -4,7 +4,7 @@
 #
 # example: v-add-web-php 8.0
 #
-# This function checks and delete a fpm php version if not used by any domain.
+# Install php-fpm for provided version.
 
 #----------------------------------------------------------#
 #                Variables & Functions                     #