Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
#!/bin/bash

# DO NOT EDIT THIS FILE
# any changes will be lost on board support package update

if [[ -f /var/run/resize2fs-reboot ]]; then
	printf "\e[0;91mWarning: a reboot is needed to finish resizing the filesystem \x1B[0m \n"
	printf "\e[0;91mPlease reboot the system as soon as possible \x1B[0m \n"
fi