This commit is contained in:
midoks 2018-09-13 22:20:52 +08:00
parent 2c9f11bcfe
commit 741dffd5db
2 changed files with 4 additions and 0 deletions

1
.gitignore vendored
View File

@ -106,3 +106,4 @@ venv.bak/
.DS_Store
*.DS_Store
.DS_Store

3
install/install.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/sh
echo "hello"