snowleopard/start.sh

7 lines
81 B
Bash
Raw Normal View History

2023-10-26 20:26:46 +02:00
#!/bin/bash
set -e
cd ./mozilla-unified
2023-10-28 01:17:24 +02:00
#MOZ_LOG=nsHttp:5 ./mach run
2023-10-26 20:26:46 +02:00
./mach run