标签: shell ubuntu raspberry-pi boot
我正在尝试在Ubuntu配对(在树莓派中)启动时运行shell脚本。我不知道在哪里添加这行" source ./file.sh"。提前谢谢。
答案 0 :(得分:0)
只需将脚本代码添加到〜/ .bashrc,以使其对特定用户或/ etc / profile有效,使其全局化。