mirror of
				https://github.com/drwetter/testssl.sh.git
				synced 2025-10-31 13:55:25 +01:00 
			
		
		
		
	polish phrasing
This commit is contained in:
		| @@ -11,7 +11,7 @@ ARG INSTALL_ROOT | |||||||
| # /etc/os-release provides $VERSION_ID below. | # /etc/os-release provides $VERSION_ID below. | ||||||
| # We don't need the openh264.repo and the non-oss repos, just costs build time (repo caches). | # We don't need the openh264.repo and the non-oss repos, just costs build time (repo caches). | ||||||
| # Also we need to remove the util_linux RPM to /really/ make sure busybox-util-linux gets installed. | # Also we need to remove the util_linux RPM to /really/ make sure busybox-util-linux gets installed. | ||||||
| # And we need to update, see PR #2424 | # And we need to run zypper update, see all PR #2424. | ||||||
| RUN source /etc/os-release \ | RUN source /etc/os-release \ | ||||||
|   && rm -f /etc/zypp/repos.d/repo-openh264.repo /etc/zypp/repos.d/repo-non-oss.repo \ |   && rm -f /etc/zypp/repos.d/repo-openh264.repo /etc/zypp/repos.d/repo-non-oss.repo \ | ||||||
|   && export ZYPPER_OPTIONS=( --releasever "${VERSION_ID}" --installroot "${INSTALL_ROOT}" --cache-dir "${CACHE_ZYPPER}" ) \ |   && export ZYPPER_OPTIONS=( --releasever "${VERSION_ID}" --installroot "${INSTALL_ROOT}" --cache-dir "${CACHE_ZYPPER}" ) \ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Dirk Wetter
					Dirk Wetter