mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 05:05:42 +00:00 
			
		
		
		
	Try enforcing sudo
This commit is contained in:
		| @@ -10,7 +10,7 @@ addons: | ||||
|         -sqlite3 | ||||
|  | ||||
| before_install: | ||||
|     - make install | ||||
|     - sudo make install | ||||
|     - make migrate | ||||
|     - cd InvenTree && python3 manage.py createsuperuser --username InvenTreeAdmin --email admin@inventree.com --noinput && cd .. | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user