mirror of
https://github.com/majn/telegram-purple
synced 2025-08-22 01:49:53 +00:00
Windows: Only use scripts actually publicly available
This commit is contained in:
parent
136d63a82a
commit
53dce0fdd5
@ -55,7 +55,7 @@ then
|
||||
|
||||
FAKETIME_DATETIME="$(git log -1 --date=iso --format=%cd)"
|
||||
with_faketime () {
|
||||
showargs faketime -f "${FAKETIME_DATETIME}" "$@"
|
||||
echo faketime -f "${FAKETIME_DATETIME}" "$@"
|
||||
faketime -f "${FAKETIME_DATETIME}" "$@"
|
||||
}
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user