generated from mirzaev/pot
Initial commit
This commit is contained in:
10
install.sh
Executable file
10
install.sh
Executable file
@@ -0,0 +1,10 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -d author/project ]; then
|
||||
mv author/project author/deeproots
|
||||
fi
|
||||
|
||||
if [ -d author ]; then
|
||||
mv author mirzaev
|
||||
fi
|
||||
|
Reference in New Issue
Block a user