Fixes in scripts
This commit is contained in:
parent
3a665b3d81
commit
cf07859027
7 changed files with 67 additions and 4 deletions
6
scripts/system/install_unixutils.sh
Normal file
6
scripts/system/install_unixutils.sh
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
# Install unix tools repo.
|
||||
|
||||
sudo pip3 install git+https://bitbucket.org/paramecio/pastafariutils
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue