remove debugging again
This commit is contained in:
		
							
								
								
									
										2
									
								
								debian/openwebrx.config
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/openwebrx.config
									
									
									
									
										vendored
									
									
								
							| @@ -1,4 +1,4 @@ | ||||
| #!/bin/sh -ex | ||||
| #!/bin/sh -e | ||||
| . /usr/share/debconf/confmodule | ||||
|  | ||||
| db_get openwebrx/admin_user_configured | ||||
|   | ||||
							
								
								
									
										2
									
								
								debian/openwebrx.postinst
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/openwebrx.postinst
									
									
									
									
										vendored
									
									
								
							| @@ -1,7 +1,7 @@ | ||||
| #!/bin/bash | ||||
| . /usr/share/debconf/confmodule | ||||
|  | ||||
| set -exuo pipefail | ||||
| set -euo pipefail | ||||
|  | ||||
| OWRX_USER="openwebrx" | ||||
| OWRX_DATADIR="/var/lib/openwebrx" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Jakob Ketterl
					Jakob Ketterl