mirror of
https://github.com/saymrwulf/pulp-runtime.git
synced 2026-07-02 03:55:37 +00:00
Removed deprecated script
This commit is contained in:
parent
31052776f8
commit
738401390a
1 changed files with 0 additions and 6 deletions
6
init.sh
6
init.sh
|
|
@ -1,6 +0,0 @@
|
|||
#!/bin/bash -e
|
||||
|
||||
scriptDir="$(dirname "$(readlink -f "${BASH_SOURCE[0]}")")"
|
||||
|
||||
export PULPRT_HOME=$scriptDir
|
||||
export PULP_SDK_HOME=$PULPRT_HOME
|
||||
Loading…
Reference in a new issue