diff options
Diffstat (limited to 'installer/opengnsys_update.sh')
-rwxr-xr-x | installer/opengnsys_update.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/installer/opengnsys_update.sh b/installer/opengnsys_update.sh index 952d085c..502e2e9e 100755 --- a/installer/opengnsys_update.sh +++ b/installer/opengnsys_update.sh @@ -918,7 +918,6 @@ function updateServerFiles() local SOURCES=( repoman/bin \ server/bin \ server/lib \ - admin/Sources/Services/ogAdmServerAux \ admin/Sources/Services/ogAdmRepoAux \ server/tftpboot \ /usr/lib/shim/shimx64.efi.signed \ @@ -930,7 +929,6 @@ function updateServerFiles() local TARGETS=( bin \ bin \ lib \ - sbin/ogAdmServerAux \ sbin/ogAdmRepoAux \ tftpboot \ tftpboot/shimx64.efi.signed \ |