mirror of
				https://github.com/TitanEmbeds/Titan.git
				synced 2025-11-04 07:47:10 +01:00 
			
		
		
		
	Fix shebang for translate scripts
This commit is contained in:
		
							
								
								
									
										2
									
								
								webapp/bin/tr_compile.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										2
									
								
								webapp/bin/tr_compile.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
#!flask/bin/python
 | 
			
		||||
#!/usr/bin/python3
 | 
			
		||||
import os
 | 
			
		||||
import sys
 | 
			
		||||
if sys.platform == 'win32':
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								webapp/bin/tr_init.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										2
									
								
								webapp/bin/tr_init.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
#!flask/bin/python
 | 
			
		||||
#!/usr/bin/python3
 | 
			
		||||
import os
 | 
			
		||||
import sys
 | 
			
		||||
if sys.platform == 'win32':
 | 
			
		||||
 
 | 
			
		||||
							
								
								
									
										2
									
								
								webapp/bin/tr_update.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							
							
						
						
									
										2
									
								
								webapp/bin/tr_update.py
									
									
									
									
									
										
										
										Normal file → Executable file
									
								
							@@ -1,4 +1,4 @@
 | 
			
		||||
#!flask/bin/python
 | 
			
		||||
#!/usr/bin/python3
 | 
			
		||||
import os
 | 
			
		||||
import sys
 | 
			
		||||
if sys.platform == 'win32':
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user