Talk:Shell Scripts: Difference between revisions
Appearance
Latest comment: 1 October 2021 by Milahu in topic packaging
imported>Milahu Created page with "== packaging == how to package a shell script with dependencies? for example, package [https://github.com/Decad/github-downloader github-downloader] with dependency <code>sub..." |
(No difference)
|
Revision as of 09:08, 1 October 2021
packaging
how to package a shell script with dependencies? for example, package github-downloader with dependency subversion
to fix the error svn: command not found
--Milahu (talk) 09:07, 1 October 2021 (UTC)