feat(bash): Improved support for gperftools (#5769)

This commit is contained in:
Yehonal
2021-05-10 22:21:23 +02:00
committed by GitHub
parent 053f9f5fa4
commit ff2737fee8
5 changed files with 49 additions and 9 deletions

View File

@@ -1,5 +0,0 @@
#!/usr/bin/env bash
CUR_PATH="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$CUR_PATH/../apps/startup-scripts/simple-restarter"