www_duniayetu/update.sh

5 lines
142 B
Bash
Raw Normal View History

2023-12-13 13:15:13 +00:00
#!/usr/bin/env bash
git pull ~/code/github/freeflowuniverse/webcomponents
git pull ~/code/github/freeflowuniverse/crystallib
echo "UPDATE OK"