Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/next/external/packages/plymouth-theme-orangepi/debian/postrm
Views: 3960
#!/bin/sh -e if [ "x$1" = xremove ]; then if which update-initramfs >/dev/null 2>&1; then update-initramfs -u fi fi