daily-code icon indicating copy to clipboard operation
daily-code copied to clipboard

bug: Setup Bash .setupDB is wrong for linux

Open maskjelly opened this issue 1 year ago • 0 comments

Describe the bug When this setupDB is run in linux , there are several errors , i have made small modifications for the new updated docker DB Seeding

To Reproduce just run chmod -x ./setupDB on ubuntu and then ./setupDB You will get ./setupDB.sh: 6: Syntax error: "(" unexpected

---I HAVE FIXED IT---

Expected behavior A clear and concise description of what you expected to happen.

Screenshot from 2024-08-25 17-03-59

This happened on my Ubuntu 20.04.6 LTS x86_64

maskjelly avatar Aug 25 '24 11:08 maskjelly