mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-12-23 00:39:41 +01:00
debian 12
This commit is contained in:
@@ -2886,7 +2886,7 @@ def main():
|
|||||||
|
|
||||||
# Now that database is created, run Django migrations
|
# Now that database is created, run Django migrations
|
||||||
preFlightsChecks.stdOut("Running Django migrations...")
|
preFlightsChecks.stdOut("Running Django migrations...")
|
||||||
os.chdir("/usr/local/CyberCP")
|
os.chdir("/usr/local/CyberPanel")
|
||||||
|
|
||||||
# Create fresh migrations for all apps
|
# Create fresh migrations for all apps
|
||||||
command = "/usr/local/CyberPanel/bin/python manage.py makemigrations"
|
command = "/usr/local/CyberPanel/bin/python manage.py makemigrations"
|
||||||
|
|||||||
Reference in New Issue
Block a user