mirror of
https://github.com/myvesta/vesta
synced 2025-07-05 12:36:23 -07:00
remove debug
This commit is contained in:
parent
8ec9ae5d86
commit
4da89d5fe1
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ fi
|
|||
# Listing directory
|
||||
sudo -u $user find "$path" -maxdepth 1 \
|
||||
-printf "%y|%m|%TY-%Tm-%Td|%TH:%TM|%u|%g|%s|%P\n" 2>/dev/null
|
||||
# -printf "%y|%m|%TY-%Tm-%Td|%TH:%TM:%TS|%u|%g|%s|%P\n" 2>/dev/null
|
||||
|
||||
# Exiting
|
||||
exit $?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue