This repository has been archived on 2024-06-26. You can view files and clone it, but cannot push or open issues or pull requests.
sakura/pull.sh

6 lines
67 B
Bash
Raw Normal View History

2015-04-01 15:42:50 +00:00
clear
git pull
rm errors.log
touch errors.log
chmod 777 errors.log