cleanup scripts
use git command instead of some random realpath that is not installed everywhere
This commit is contained in:
@@ -1,10 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
TARGET_DIR="$(pwd)"
|
||||
|
||||
# INFO: This script is always run from the individual package.
|
||||
|
||||
node="yarn node"
|
||||
tsdxArgs=()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user