1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-10-03 22:17:08 +02:00

remove cleaning note

This commit is contained in:
GilbN 2023-06-04 11:15:19 +02:00
parent 90360aa20b
commit c04bc22d76
2 changed files with 2 additions and 6 deletions

View File

@ -118,9 +118,7 @@ fi
# Clean all files
printf 'Cleaning files in /themepark for any translation text...\n\n
--------------------------------------------------------------------------
| !!! RESTART THE CONTAINER IF THIS IS THE FIRST TIME CLEANING FILES !!! |
--------------------------------------------------------------------------\n\n'
----------------------------------------------------------------\n\n'
find /themepark -type f \( ! -iname "*.svg" \) | while read fname
do
clean_file $fname

View File

@ -103,9 +103,7 @@ fi
# Clean all files
printf 'Cleaning files in /themepark for any translation text...\n\n
--------------------------------------------------------------------------
| !!! RESTART THE CONTAINER IF THIS IS THE FIRST TIME CLEANING FILES !!! |
--------------------------------------------------------------------------\n\n'
----------------------------------------------------------------\n\n'
find /themepark -type f \( ! -iname "*.svg" \) | while read fname
do
clean_file $fname