Organising
This commit is contained in:
12
.local/bin/station-install/nextcloud.sh
Executable file
12
.local/bin/station-install/nextcloud.sh
Executable file
@@ -0,0 +1,12 @@
|
||||
#! /bin/zsh
|
||||
|
||||
mkdir -p "$HOME/Tower"
|
||||
|
||||
nextcloud &
|
||||
|
||||
enpasscli -vault="$HOME/.local/share/Enpass/Enpass/Vaults/primary" -sort copy "Scarif: Tower"
|
||||
|
||||
read -s -k $'?Press enter when you have synced Nextcloud... \n'
|
||||
|
||||
wl-copy --clear
|
||||
|
||||
Reference in New Issue
Block a user