mirror of
				https://asciireactor.com/otho/psdlag-agn.git
				synced 2025-10-31 21:38:04 +00:00 
			
		
		
		
	changed to /usr/bin/env
This commit is contained in:
		
							parent
							
								
									226e9f56ee
								
							
						
					
					
						commit
						b578f83081
					
				| @ -1,4 +1,4 @@ | ||||
| #!/usr/local/bin/bash | ||||
| #!/usr/bin/env bash | ||||
| 
 | ||||
| timestep="0.1" | ||||
| lc_dir="data/STORM_III/lightcurves/Δt=${timestep}" | ||||
|  | ||||
| @ -1,4 +1,4 @@ | ||||
| #!/usr/local/bin/bash | ||||
| #!/usr/bin/env bash | ||||
| 
 | ||||
| ywindow_of () { | ||||
|     max=0 | ||||
|  | ||||
| @ -1,4 +1,5 @@ | ||||
| #!/usr/local/bin/bash | ||||
| #!/usr/bin/env bash | ||||
| 
 | ||||
| timestep="0.1" | ||||
| newdir="data/STORM_III/lightcurves/Δt=${timestep}" | ||||
| mkdir -p $newdir | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user