Sin descripción

mike 43282c6608 Merge branch 'v0.2' hace 1 mes
apps 2b9efc5ab6 Added new .gitignore to apps folder so apps folder will NOT be ignored, but files within WILL be ignored. hace 1 mes
assets a2ebaba1ae Moved certain assets to the assets folder hace 1 mes
.gitignore 2b9efc5ab6 Added new .gitignore to apps folder so apps folder will NOT be ignored, but files within WILL be ignored. hace 1 mes
README.MD 0078678fc5 README.MD updates hace 1 mes
install.sh 1d7dae3a2a Code formatting hace 1 mes

README.MD

This scrips takes the argument of a Nextcloud Client AppImage file and installs it in a user-friendly manner.

Specifically, the script:

  • Checks file existance
  • Moves it to a local assets/ folder
  • Updates it's executable permissions
  • creates a symlink for the executable at /usr/local/bin/nextcloud
  • checks for the existance of a .desktop file in the assets folder
  • creats a symlink for the .desktop file at /usr/local/share/applications/nextcloud.desktop

Usage

sudo ./installer