From ed3a5e044f2ee8e2660bedef0c5853fd91dcf616 Mon Sep 17 00:00:00 2001 From: AnthonyAxenov Date: Tue, 11 Jan 2022 08:11:08 +0800 Subject: [PATCH] is-cli.php --- md/install-zint.md | 2 +- php/DiskSpace.php | 2 +- php/is-cli.php | 12 ++++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 php/is-cli.php diff --git a/md/install-zint.md b/md/install-zint.md index 0c3e2fb..f1a9001 100644 --- a/md/install-zint.md +++ b/md/install-zint.md @@ -11,4 +11,4 @@ cd build cmake .. make make install -``` \ No newline at end of file +``` diff --git a/php/DiskSpace.php b/php/DiskSpace.php index f477c47..c03abf3 100644 --- a/php/DiskSpace.php +++ b/php/DiskSpace.php @@ -94,4 +94,4 @@ Array [total] => 1.46 Тб [total_bytes] => 1600874422272 ) -*/ \ No newline at end of file +*/ diff --git a/php/is-cli.php b/php/is-cli.php new file mode 100644 index 0000000..ef8012c --- /dev/null +++ b/php/is-cli.php @@ -0,0 +1,12 @@ +