tangled mirror of catsky-馃惐 Soothing soft social-app fork with all the niche toggles! (Unofficial); for issues and PRs please put them on github:NekoDrone/catsky-social
at main 5 lines 181 B view raw
1#!/usr/bin/env nix-shell 2#!nix-shell -i bash -p go 3 4tar -xzf "/tmp/catsky/catskyweb.tar.gz" -C "/opt/catsky/" --strip-components=1 --overwrite 5sudo systemctl restart catsky.service