diff options
author | PandaNinjas <admin@malwarefight.gq> | 2023-01-29 21:47:46 -0800 |
---|---|---|
committer | PandaNinjas <admin@malwarefight.gq> | 2023-01-29 21:47:46 -0800 |
commit | 57f02cd5c334ceb6c5e8786b2ced55baba75728d (patch) | |
tree | 692d69bcaf6190f65acf905651672f773822f33e /gradlew | |
parent | 4d5700844809d45ca27a7efe8500d9d4c828ea2f (diff) | |
download | NoSession-57f02cd5c334ceb6c5e8786b2ced55baba75728d.tar.gz NoSession-57f02cd5c334ceb6c5e8786b2ced55baba75728d.tar.bz2 NoSession-57f02cd5c334ceb6c5e8786b2ced55baba75728d.zip |
Revert revert commit so we can be back at our original state for this branch (i hope it is the correct branch)
This reverts commit 4d5700844809d45ca27a7efe8500d9d4c828ea2f.
Diffstat (limited to 'gradlew')
-rwxr-xr-x | gradlew | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ #!/usr/bin/env bash - +set -x ############################################################################## ## ## Gradle start up script for UN*X |