This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DESCRIPTION = \ | |
''' | |
#-------------------------------------------------------------------------------------------------- | |
Collect and display Dell Laptop/PC driver release information. | |
#-------------------------------------------------------------------------------------------------- | |
''' | |
EPILOG = \ | |
''' | |
#-------------------------------------------------------------------------------------------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#----------------------------------------------------------------------------------------------- | |
# Install File Browser binary | |
#----------------------------------------------------------------------------------------------- | |
# https://filebrowser.org/installation | |
curl -fsSL https://raw.githubusercontent.com/filebrowser/get/master/get.sh | bash | |
ls -lha /usr/local/bin |
OlderNewer