Forgot sudo

This commit is contained in:
clemibunge 2021-01-02 22:55:24 +01:00 committed by GitHub
parent 007bf4b643
commit aa371b9c3b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,2 +1,2 @@
#!/bin/bash
./pirtty "$1" 1000 "the quick brown fox jumps over the lazy dog"
sudo ./pirtty "$1" 1000 "the quick brown fox jumps over the lazy dog"