mirror of
https://github.com/lubuntu-team/blog.git
synced 2025-03-09 12:41:08 +00:00
Syntax is cool.
This commit is contained in:
parent
da8613d88f
commit
3e17e08d6f
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
git remote fetch;
|
||||
git remote update;
|
||||
POSTS=$(git diff --name-only master origin/master | grep "posts/" | sed "s/\/l10n*//g" | sed "s/\/post.md//g" | sed "s/\/info.yaml//g");
|
||||
git pull;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user