diff options
author | Steffen Weber | 2016-01-02 23:28:31 +0100 |
---|---|---|
committer | Steffen Weber | 2016-01-02 23:28:31 +0100 |
commit | 57cfd876059f55be6aa710947fac2b36e478cdbc (patch) | |
tree | e24a09227d71be418e350649fe24a42a97898053 /robocut.install | |
download | aur-57cfd876059f55be6aa710947fac2b36e478cdbc.tar.gz |
Initial upload version 1.0.11
Diffstat (limited to 'robocut.install')
-rw-r--r-- | robocut.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/robocut.install b/robocut.install new file mode 100644 index 000000000000..312ba6b43df4 --- /dev/null +++ b/robocut.install @@ -0,0 +1,3 @@ +post_install() { + echo "Add yourself to the lp group (gpasswd -a USERNAME lp)" +} |