summarylogtreecommitdiffstats
path: root/flutter.install
diff options
context:
space:
mode:
authorfrealgagu2018-03-08 18:14:28 -0500
committerfrealgagu2018-03-08 18:14:28 -0500
commite67bb95abfcc50ca0e2cfdb5d9c5255eea14a1fb (patch)
tree7a3b754c9723f2a5c9c29e15fc7540c7e4fa32f1 /flutter.install
parent213fe9892a6d60118fb12bdf3bea97e4e756e52d (diff)
downloadaur-e67bb95abfcc50ca0e2cfdb5d9c5255eea14a1fb.tar.gz
Updating to beta version
Diffstat (limited to 'flutter.install')
-rw-r--r--flutter.install3
1 files changed, 3 insertions, 0 deletions
diff --git a/flutter.install b/flutter.install
new file mode 100644
index 000000000000..1367a5ce48d2
--- /dev/null
+++ b/flutter.install
@@ -0,0 +1,3 @@
+post_install() {
+ echo 'You need to source /etc/profile or relogin to add flutter to your path.'
+}