dotfiles/dotfiles/emacs.d/bin/update_github_page.sh

7 lines
123 B
Bash
Executable File

#!/usr/bin/env bash
THIS_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
source "$THIS_DIR/util.sh"
update_index