mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-02-24 21:57:55 +07:00
7 lines
180 B
Plaintext
7 lines
180 B
Plaintext
![]() |
#!/bin/bash
|
||
|
|
||
|
## Copyright (C) 2012 - 2014 Patrick Schleizer <adrelanos@riseup.net>
|
||
|
## See the file COPYING for copying conditions.
|
||
|
|
||
|
faketime -f "2013-08-15 11:02:35" fakeroot "$@"
|