wok diff dolibarr/receipt @ rev 24889
grub2: sed command corrected
author | Hans-G?nter Theisgen |
---|---|
date | Sat Apr 02 17:34:21 2022 +0100 (2022-04-02) |
parents | c6a87148ec80 |
children | 6b33f9da53d4 |
line diff
1.1 --- a/dolibarr/receipt Sat Feb 19 13:37:42 2022 +0100 1.2 +++ b/dolibarr/receipt Sat Apr 02 17:34:21 2022 +0100 1.3 @@ -27,7 +27,7 @@ 1.4 { 1.5 # Fix attributes and permissions 1.6 chown -R root.root * 1.7 - chmod -x C* I* R* 1.8 + chmod -x C* R* 1.9 find . \( -name "*.php" \ 1.10 -o -name "*.png" \ 1.11 -o -name "*.jpg" \