diff options
Diffstat (limited to 'scripts/restore')
| -rw-r--r-- | scripts/restore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/restore b/scripts/restore index f9861ff..3a2eeaf 100644 --- a/scripts/restore +++ b/scripts/restore @@ -104,6 +104,7 @@ sudo cp -a ./sources/. "$final_path" # Set permissions sudo chown -R $app: "$final_path" +# Debug sudo ls -alh "$final_path" # Set UTF8 encoding by default |
