差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
|
blog:2021:2021-02-09 [2021-02-18 09:23] Decomo |
blog:2021:2021-02-09 [2022-04-21 11:12] (現在) Decomo |
||
|---|---|---|---|
| 行 34: | 行 34: | ||
| < | < | ||
| - | # git clone -o freebsd --depth 1 --no-single-branch https:// | + | # pwd |
| + | /usr/src | ||
| + | # git clone -o freebsd --depth 1 --no-single-branch https:// | ||
| </ | </ | ||
| - | なお、当方の環境では''/ | + | なお、当方の環境では''/ |
| < | < | ||
| - | # git clone -o freebsd --depth 1 --no-single-branch https:// | + | # pwd |
| - | # mv src/* . | + | /usr/src |
| - | # mv src/.* . | + | # git clone -o freebsd --depth 1 --no-single-branch https:// |
| - | # rmdir src | + | # mv gitsrc/* . |
| + | # mv gitsrc/.* . | ||
| + | # rmdir gitsrc | ||
| </ | </ | ||