pre-touch

来自「一个开源的VPN原码」· 代码 · 共 10 行

TXT
10
字号
#!/bin/sh## This script should be run after a CVS checkout# but before ./configure is run to ensure that# all timestamps are up-to-date.  It is not# necessary when building from a tarball.touch acinclude.m4 aclocal.m4 config.h.in configure Makefile.in

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?