Skip to content

Commit 18641f8

Browse files
authored
Fix translations forgot to convert to .mo (hestiacp#4642)
* Fix translations fogot to convert to .mo * Include PHP8.4 to jailkit
1 parent 31957fc commit 18641f8

File tree

80 files changed

+1
-202861
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+1
-202861
lines changed

bin/v-add-user-ssh-jail

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if [ ! -d "$chroot" ]; then
6666

6767
# Installing shell files into the user chroot directory
6868
# - IMPORTANT - MODIFY THE FOLLOWING LINES AND THE FILE jk_init.ini ACCORDING TO YOUR SYSTEM AND YOUR PREFERENCES
69-
/sbin/jk_init -f -j "$chroot" extendedshell netutils ssh sftp scp git php php5_6 php7_0 php7_1 php7_2 php7_3 php7_4 php8_0 php8_1 php8_2 php8_3 > /dev/null 2>&1
69+
/sbin/jk_init -f -j "$chroot" extendedshell netutils ssh sftp scp git php php5_6 php7_0 php7_1 php7_2 php7_3 php7_4 php8_0 php8_1 php8_2 php8_3 php8_4 > /dev/null 2>&1
7070
/sbin/jk_cp -f -j "$chroot" /bin/id > /dev/null 2>&1
7171

7272
# Jailing user to make sure passwd and groups are set correctly within the jail.

web/locale/ar/LC_MESSAGES/hestiacp.po

Lines changed: 0 additions & 5190 deletions
This file was deleted.
9.51 KB
Binary file not shown.

0 commit comments

Comments
 (0)