Added projects, updated names
This commit is contained in:
9
Python Projects/other/MiniRoll/resources/cgi-bin/gridTheme.cgi
Executable file
9
Python Projects/other/MiniRoll/resources/cgi-bin/gridTheme.cgi
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/bash
|
||||
. lastSearch.cgi
|
||||
|
||||
main()
|
||||
{
|
||||
cat ../themes/"Grid List.css" > ../themes/bodyCss.css
|
||||
check
|
||||
}
|
||||
main
|
Reference in New Issue
Block a user