This commit is contained in:
.[d]. 2022-08-27 06:23:12 -05:00
parent 32ec16fa67
commit 384cde6467

@ -28,7 +28,7 @@ echo "python3 bot_maple.py" >> run.sh
echo "echo '[ bot done ]'" >> run.sh
echo "deactivate" >> run.sh
echo "[ copying credentials ]"
sudo cat /root/maple/activate__hydra_dupe__devops >> env/bin/activate
sudo cat /root/maple/activate__hydra_dupe__services >> env/bin/activate
if [ $? -eq 1 ]
then
echo "[ copying credentials failed, you will need to edit env/bin/activate manually ]"