Ingen beskrivning

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

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