Skip to content

Instantly share code, notes, and snippets.

@sleepless-se
Created November 15, 2018 14:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sleepless-se/3658d50ab114b2c073350a59cdb051c0 to your computer and use it in GitHub Desktop.
Save sleepless-se/3658d50ab114b2c073350a59cdb051c0 to your computer and use it in GitHub Desktop.
マネーフォワード金融機関情報自動更新用シェルスクリプト
#! /bin/bash
export DISPLAY=':0';
cd スクリプトのディレクトリ;
python3 moneyforward_reload_accounts.py "@gmail.com" "password";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment