www_duniayetu/update.sh
2023-12-13 16:15:13 +03:00

5 lines
142 B
Bash
Executable File

#!/usr/bin/env bash
git pull ~/code/github/freeflowuniverse/webcomponents
git pull ~/code/github/freeflowuniverse/crystallib
echo "UPDATE OK"