diff options
author | Zhu Qun-Ying <zhu.qunying@gmail.com> | 2019-12-28 09:41:00 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-12-28 09:41:00 +0700 |
commit | 3c38b507913140d3107fba44696815729a677b9d (patch) | |
tree | 9fa4ad1fd172a4495405d8ab793cbbfe7871f653 /development/dart-sdk/dart-sdk.sh.new | |
parent | 009f9df54e821ddf6da06d76466f8e4e95cfef6a (diff) |
development/dart-sdk: Added (An SDK for API).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/dart-sdk/dart-sdk.sh.new')
-rw-r--r-- | development/dart-sdk/dart-sdk.sh.new | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/development/dart-sdk/dart-sdk.sh.new b/development/dart-sdk/dart-sdk.sh.new new file mode 100644 index 000000000000..ad51f09bfe58 --- /dev/null +++ b/development/dart-sdk/dart-sdk.sh.new @@ -0,0 +1,2 @@ +#!/bin/sh +export PATH=$PATH:/opt/dart-sdk/bin |