#!/usr/bin/env bash
node /tmp/act_2fa.mjs > /tmp/act_2fa.out 2>&1
echo "EXIT=$?" >> /tmp/act_2fa.out
echo "TFA_DONE" >> /tmp/act_2fa.out
