bootstrap.sh
来自「通达信数据源」· Shell 代码 · 共 13 行
SH
13 行
#! /bin/sh# Regenerate the files autoconf / automakerm -rf autom4te.cacherm -f config.cache config.log configure config.guess config.sub aclocal.m4 config.h.inlibtoolize -c --force --automake aclocal -I m4autoheaderautoconf -fautomake -a -c
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?