This commit is contained in:
parent
2c62a56be7
commit
b10bc1acf3
1 changed files with 1 additions and 1 deletions
2
build.sh
2
build.sh
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/sh
|
#!/bin/bash
|
||||||
set -euo pipefail
|
set -euo pipefail
|
||||||
rm -rf out proxy-settings.crx
|
rm -rf out proxy-settings.crx
|
||||||
npx tsc
|
npx tsc
|
||||||
|
|
Loading…
Add table
Reference in a new issue