Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Feb 18, 2020
1 parent 470f051 commit b4c658e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions sap/scp-html5-bot.pl → sap/scp-html5-deploy.pl
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#!/usr/bin/perl

# scp-html5-bot.pl
# scp-html5-deploy.pl
# Author: Nils Knieling
# https://github.com/Cyclenerd/toolbox/blob/master/sap/scp-html5-bot.pl
# https://github.com/Cyclenerd/toolbox/blob/master/sap/scp-html5-deploy.pl
#
###################################################################################################
#
Expand All @@ -12,8 +12,8 @@
###################################################################################################
#
# Examples:
# Activate only: perl scp-html5-bot.pl -a abc123 -u S0001 -b demo -v one
# Upload and activate: perl scp-html5-bot.pl -a abc123 -u S0001 -b demo -v two -i MyApp.zip
# Activate only: perl scp-html5-deploy.pl -a abc123 -u S0001 -b demo -v one
# Upload and activate: perl scp-html5-deploy.pl -a abc123 -u S0001 -b demo -v two -i MyApp.zip
#
###################################################################################################
# Copyright (c) 2018, Nils Knieling. All rights reserved.
Expand Down

0 comments on commit b4c658e

Please sign in to comment.