make shell scripts more POSIX-compatible, and use tabs instead of spaces
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/sh
|
||||
sudo "$XDG_DATA_HOME/cpusetcores" "$@" -v
|
||||
|
||||
Reference in New Issue
Block a user