mirror of
https://github.com/overleaf/toolkit.git
synced 2025-04-19 23:38:06 +02:00
Remove info script, redundant
This commit is contained in:
parent
aae5edfacf
commit
1f51860a59
1 changed files with 0 additions and 13 deletions
13
bin/info
13
bin/info
|
@ -1,13 +0,0 @@
|
|||
#! /usr/bin/env bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
function __main__() {
|
||||
echo ">> Overleaf Info"
|
||||
# TODO:
|
||||
# - host info
|
||||
# - docker version
|
||||
# - bash version
|
||||
}
|
||||
|
||||
__main__ "$@"
|
Loading…
Add table
Add a link
Reference in a new issue