diff options
author | PandaNinjas <admin@malwarefight.gq> | 2023-01-29 21:42:45 -0800 |
---|---|---|
committer | PandaNinjas <admin@malwarefight.gq> | 2023-01-29 21:42:45 -0800 |
commit | 4d5700844809d45ca27a7efe8500d9d4c828ea2f (patch) | |
tree | cdc6dfb82907a58694a8b44e139a12d98132dbe5 /gradlew | |
parent | 7a27e0345d434891d24fe3ec3b3e33d296c989ce (diff) | |
download | NoSession-4d5700844809d45ca27a7efe8500d9d4c828ea2f.tar.gz NoSession-4d5700844809d45ca27a7efe8500d9d4c828ea2f.tar.bz2 NoSession-4d5700844809d45ca27a7efe8500d9d4c828ea2f.zip |
On today's edition of why you shouldn't use git after 12 AM
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 |