diff options
| author | 2024-01-22 13:33:26 +0500 | |
|---|---|---|
| committer | 2024-01-22 13:33:26 +0500 | |
| commit | a4a700c8a424f2e2467517096182a3a3aaa9b43c (patch) | |
| tree | 1034913d586d589c2f9fb6a837473254660f7007 /library/setupPkg.sh | |
| parent | 94aa4680567708b8c0c555a728552b1d8c7bd57a (diff) | |
unarchived
Diffstat (limited to 'library/setupPkg.sh')
| -rw-r--r-- | library/setupPkg.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/library/setupPkg.sh b/library/setupPkg.sh deleted file mode 100644 index 4fa1266..0000000 --- a/library/setupPkg.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/bash - -if [ "$1" = "pipx" ]; then - source "$dirArchIsoFiles"/library/setupPkgPipx.sh -elif [ "$1" = "yay" ]; then - source "$dirArchIsoFiles"/library/setupPkgYay.sh -fi |
