diff options
author | Martina Pietruschka | 2015-12-01 16:45:24 +0000 |
---|---|---|
committer | Martina Pietruschka | 2015-12-01 16:45:24 +0000 |
commit | bf9b90499d0d948a692188215b285129418bbf2b (patch) | |
tree | ccad1c6cd0a34387f4d4277578edc3459652be49 /z-push-top | |
parent | e05acaa28744b35ebaccb6a93ddab72ab3b4c3a7 (diff) | |
download | aur-bf9b90499d0d948a692188215b285129418bbf2b.tar.gz |
top and admin script for terminal
Diffstat (limited to 'z-push-top')
-rwxr-xr-x | z-push-top | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/z-push-top b/z-push-top new file mode 100755 index 00000000000..bb9ce296be8 --- /dev/null +++ b/z-push-top @@ -0,0 +1,2 @@ +#!/bin/bash +/usr/share/webapps/z-push/z-push-top.php "$@"
\ No newline at end of file |