Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SgtPooki authored Oct 3, 2022
1 parent 39754b9 commit 0e4349d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"force-webui-download": "shx rm -rf assets/webui && run-s build:webui",
"build": "run-s clean build:webui",
"build:webui": "run-s build:webui:*",
"build:webui:download": "npx ipfs-or-gateway -c bafybeiageaoxg6d7npaof6eyzqbwvbubyler7bq44hayik2hvqcggg7d2y -p assets/webui/ -t 360000 --verbose -g \"https://dweb.link\" ",
"build:webui:download": "npx ipfs-or-gateway -c bafybeiavrvt53fks6u32n5p2morgblcmck4bh4ymf4rrwu7ah5zsykmqqa -p assets/webui/ -t 360000 --verbose -g \"https://dweb.link\" ",
"build:webui:minimize": "shx rm -rf assets/webui/static/js/*.map && shx rm -rf assets/webui/static/css/*.map",
"package": "shx rm -rf dist/ && run-s build && electron-builder --publish onTag"
},
Expand Down

0 comments on commit 0e4349d

Please sign in to comment.