summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Rettberg2023-12-14 15:41:08 +0100
committerSimon Rettberg2023-12-14 15:41:08 +0100
commit0028933c3548eb0ef5cc41600a003e9574c799b3 (patch)
tree7d1bf5424d7305b051a754d9bf3fc2fe9ad6848b
parent[SSPS] firstrun: Ask user if they want to install unattended-upgrades (diff)
downloadsetup-scripts-0028933c3548eb0ef5cc41600a003e9574c799b3.tar.gz
setup-scripts-0028933c3548eb0ef5cc41600a003e9574c799b3.tar.xz
setup-scripts-0028933c3548eb0ef5cc41600a003e9574c799b3.zip
[SSPS] Remove call to non-existent function
-rwxr-xr-xsatellit_installer/satellit_installer2
1 files changed, 0 insertions, 2 deletions
diff --git a/satellit_installer/satellit_installer b/satellit_installer/satellit_installer
index ac87479..47d4663 100755
--- a/satellit_installer/satellit_installer
+++ b/satellit_installer/satellit_installer
@@ -87,8 +87,6 @@ uninstall_packages mpt-status
prerequisites # config directory, locales
-set_version_string # Writing version string for rc.local-script
-
# Packages needed for server installable without
# recommended packages, so option NOREC is set.
install_packages NOREC "$PACKAGELIST_SERVER"