mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +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
|
||||
|
||||
Reference in New Issue
Block a user