generated from mirzaev/pot
starting farting
This commit is contained in:
13
install.sh
13
install.sh
@@ -1,10 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
if [ -d author/project ]; then
|
||||
mv author/project author/site
|
||||
fi
|
||||
|
||||
if [ -d author ]; then
|
||||
mv author zharko
|
||||
fi
|
||||
#!/bin/fish
|
||||
|
||||
if not test -L zharko/site/system/public/js/modules/damper.mjs
|
||||
ln -s ../../../../../../damper.mjs/damper.mjs zharko/site/system/public/js/modules/damper.mjs;
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user