Skip to content

Commit 169a5ec

Browse files
authored
Merge pull request hestiacp#4310 from adion-gorani/patch-7
Update v-run-cli-cmd
2 parents 5caad1e + 089dce1 commit 169a5ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/v-run-cli-cmd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ if [ "$basecmd" != 'ps' -a \
7070
"$basecmd" != 'php8.0' -a \
7171
"$basecmd" != 'php8.1' -a \
7272
"$basecmd" != 'php8.2' -a \
73+
"$basecmd" != 'php8.3' -a \
7374
"$basecmd" != 'php' -a \
7475
"$basecmd" != "wp" -a \
7576
"$basecmd" != 'composer' ]; then

0 commit comments

Comments
 (0)