This repository has been archived on 2024-05-11. You can view files and clone it, but cannot push or open issues or pull requests.
gluon-supernode-docker/debug/entry-point.sh

5 lines
64 B
Bash
Raw Normal View History

#!/bin/sh
mount -t debugfs debugfs /sys/kernel/debug
/bin/bash