Skip to content

Commit

Permalink
Update entrypoint.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tooliload authored Jul 24, 2023
1 parent e35d150 commit e6fa976
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,14 @@
# Entrypoint for idrive
echo "iDrive start.."

echo "Update iDrive Deps"
/work/IDriveForLinux/scripts/account_setting.pl true

echo "Checking for updates to iDrive perl scripts"
/work/IDriveForLinux/scripts/check_for_update.pl silent



# Docker Logs
tail -f /var/log/idrive.log

Expand Down

0 comments on commit e6fa976

Please sign in to comment.