mirror of
https://github.com/kiwix/kiwix-js-pwa.git
synced 2025-08-07 05:19:15 -04:00

Former-commit-id: a04c46ab8800f3e84476f3a9b7b8c3fdeca9deec [formerly 13afe530efacb659afabdb2182c9e6e4a8af3fad [formerly fabdee9b2b61b70dad3b81394d687b3b60e0c4ac]] Former-commit-id: 133b1645559b300a4075303c522f35ba88ea07ef Former-commit-id: c9bc04fcacc358741f324d06efdc70c28c673d56
4 lines
42 B
Bash
4 lines
42 B
Bash
#!/bin/sh
|
|
. ~/.profile
|
|
npm run dist-linux
|