Commit Graph
1 Commits
Author SHA1 Message Date
Bobobo-bo-Bo-bobo df6dde18d6 Don't enforce sh, nitpicking about HOME variable
* on some distributions sh is *not* bash, so don't enforce sh
 * it's not neccessarey to call the scripts with a shell because the
   permissions allow for direct execution
 * nitpicking: every part uses $HOME, so change ~ to $HOME for some
   calls
2021-07-10 11:37:26 +02:00