diff options
author | Daniil Baturin <daniil@baturin.org> | 2018-07-21 04:53:03 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-21 04:53:03 +0700 |
commit | b7d7af33789d5f98ec27f326668a6b16ff228678 (patch) | |
tree | 0ce2988b1ce9d970e8a34c6af45f5a78128cf70e /src | |
parent | 34f4d01d447c300e9dce824f822eae4b9cdbd705 (diff) | |
parent | 0c8e4605f19e7caa6fb7ccb7009bb21bb9c6cdbc (diff) | |
download | vyos-1x-b7d7af33789d5f98ec27f326668a6b16ff228678.tar.gz vyos-1x-b7d7af33789d5f98ec27f326668a6b16ff228678.zip |
Merge pull request #17 from runborg/current
T689: updated show host xml and fixed op_mode script names from last PR.
Diffstat (limited to 'src')
-rwxr-xr-x | src/op_mode/show_configuration_files.sh (renamed from src/op_mode/show-configuration-files.sh) | 0 | ||||
-rwxr-xr-x | src/op_mode/show_disk_format.sh (renamed from src/op_mode/show-disk-format.sh) | 0 | ||||
-rwxr-xr-x | src/op_mode/show_raid.sh (renamed from src/op_mode/show-raid.sh) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/op_mode/show-configuration-files.sh b/src/op_mode/show_configuration_files.sh index ad8e0747c..ad8e0747c 100755 --- a/src/op_mode/show-configuration-files.sh +++ b/src/op_mode/show_configuration_files.sh diff --git a/src/op_mode/show-disk-format.sh b/src/op_mode/show_disk_format.sh index 61b15a52b..61b15a52b 100755 --- a/src/op_mode/show-disk-format.sh +++ b/src/op_mode/show_disk_format.sh diff --git a/src/op_mode/show-raid.sh b/src/op_mode/show_raid.sh index ba4174692..ba4174692 100755 --- a/src/op_mode/show-raid.sh +++ b/src/op_mode/show_raid.sh |