mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-29 13:04:27 +01:00
overlay: use /bin/sh for conf.sh instead of bash
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#!/usr/bin/env bash
|
#!/bin/sh
|
||||||
zcat /proc/config.gz
|
zcat /proc/config.gz
|
||||||
|
|||||||
Reference in New Issue
Block a user