Refactoring install
This commit is contained in:
10
.local/bin/station-setup-nextcloud
Executable file
10
.local/bin/station-setup-nextcloud
Executable file
@@ -0,0 +1,10 @@
|
||||
#! /bin/zsh
|
||||
|
||||
echo -n "https://tower.scarif.space" | wl-copy
|
||||
|
||||
nextcloud &
|
||||
|
||||
station-confirm-or-close "Nextcloud Setup" "Click OK to finish setup"
|
||||
|
||||
wl-copy --clear
|
||||
|
||||
Reference in New Issue
Block a user