Changes to install files for Ubuntu and added *.png to .gitignore
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
# change this to #!/bin/bash for windows
|
||||
|
||||
if ! [ -d "venv" ]; then
|
||||
./venv-setup.sh
|
||||
|
||||
Reference in New Issue
Block a user