1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-19 00:17:59 +00:00
dotfiles/termux/install

8 lines
151 B
Text
Raw Normal View History

2022-06-15 00:15:50 +09:00
#!/bin/bash
set -euo pipefail
cd -- "$(dirname -- "$0")"
. ../mod.bash
install_pkg_packages
2022-10-27 01:00:00 +09:00
install_termux_task tasks/logseq-sync
termux-setup-storage