support for newlines in write call but not printf :(
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
# Setup script to grab any and all dependancies needed to build this on any of my machines
|
||||
bochs_=$(dpkg --list | grep bochs)
|
||||
if [ "$bochs_" == "" ]
|
||||
|
||||
Reference in New Issue
Block a user