diff options
author | ManeraKai <manerakai@protonmail.com> | 2022-05-15 18:44:28 +0300 |
---|---|---|
committer | ManeraKai <manerakai@protonmail.com> | 2022-05-15 18:44:28 +0300 |
commit | ab44fd04ffa1055bd17a3da02017e8de3da88af2 (patch) | |
tree | 31480d540bcedd00c74ede926449af3ed34856bb /script.sh | |
parent | Merge branch 'master' of https://github.com/libredirect/libredirect (diff) | |
download | libredirect-ab44fd04ffa1055bd17a3da02017e8de3da88af2.zip |
Complete on supporting Unify #234
Diffstat (limited to '')
-rw-r--r-- | script.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/script.sh b/script.sh index 6856920c..431533ca 100644 --- a/script.sh +++ b/script.sh @@ -1 +1 @@ -pug ./src/pages/options/ -P -w \ No newline at end of file +pug ./src/pages/options/ ./src/pages/popup/ -P -w \ No newline at end of file |