Moved old files to a new directory.
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [ "$1" = "-s" ] || [ "$1" = "--shell" ]; then
|
||||
shift
|
||||
exec bash $@
|
||||
fi
|
||||
|
||||
exec streamlit $@
|
||||
Reference in New Issue
Block a user