summarylogtreecommitdiffstats
path: root/webstorm.install
diff options
context:
space:
mode:
Diffstat (limited to 'webstorm.install')
-rw-r--r--webstorm.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/webstorm.install b/webstorm.install
deleted file mode 100644
index 2b84b6ec1cb9..000000000000
--- a/webstorm.install
+++ /dev/null
@@ -1,10 +0,0 @@
-post_install() {
- echo
- echo "You can buy a license after the 30-day trial period here:"
- echo "https://www.jetbrains.com/webstorm/buy/"
- echo
-}
-
-post_upgrade() {
- post_install
-}