diff options
-rwxr-xr-x | stowpkg | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -164,7 +164,7 @@ stowpkg_install () { if [ "$source_format" = "git" ]; then git fetch --all - git checkout version + git checkout $version fi # Build |
![]() |
index : stowpkg | |
A portable, non-conflicting package manager | Fluxo |
aboutsummaryrefslogtreecommitdiff |
-rwxr-xr-x | stowpkg | 2 |
@@ -164,7 +164,7 @@ stowpkg_install () { if [ "$source_format" = "git" ]; then git fetch --all - git checkout version + git checkout $version fi # Build |