Fix line-endings; Increase portability; Add speedtyper.py
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Discard on use
|
||||
rm $0
|
||||
|
||||
echo "[multilib]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
" | sudo tee --append /etc/pacman.conf
|
||||
|
||||
sudo pacman -S steam steam-native-runtime
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "[multilib]
|
||||
Include = /etc/pacman.d/mirrorlist
|
||||
" | sudo tee --append /etc/pacman.conf
|
||||
|
||||
sudo pacman -S steam steam-native-runtime
|
||||
|
||||
Reference in New Issue
Block a user