1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-24 13:52:44 +03:00
guide/official.sh

6 lines
114 B
Bash
Raw Normal View History

#!/bin/bash
rm -rf state
git clone --depth 1 https://github.com/aelve/guide-database.git
mv guide-database state