bolo17

INSTALLED invoice Script pastebin Ninja Hacked update

Mar 20th, 2020
95
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1.  
  2. GET INSTALLED AND CURRENT VERSION NUMBERS
  3. #invoice Script pastebin Ninja Hacked update !!!!
  4. get links :https://gsurl.be/iq2g
  5. http://exe.io/6qyHR2
  6. versiontxt="$ninja_storage/version.txt"
  7. ninja_installed="$(cat "$versiontxt")"
  8. ninja_current="$((wget -T 15 -qO- https://invoiceninja.org/index.php) | (grep -oP 'Download Version \K[0-9]+\.[0-9]+(\.[0-9]+)'))"
Add Comment
Please, Sign In to add comment