This website requires JavaScript.
Explore
Help
Sign in
flashii
/
backup-manager
Archived
Watch
1
Star
0
Fork
You've already forked backup-manager
0
Code
Pull requests
Releases
Activity
This repository has been archived on
2023-09-05
. You can view files and clone it, but cannot push or open issues or pull requests.
f63a9aba94
backup-manager
/
do-backup.sh
4 lines
101 B
Bash
Raw
Normal View
History
Unescape
Escape
Replaced build batch script with a run bash script.
2019-02-11 14:44:52 +00:00
export
DOTNET_CLI_TELEMETRY_OPTOUT
=
1
Updated directives.
2019-02-11 14:59:09 +00:00
dotnet run --project BackupManager -c Release -f netcoreapp2.2
Copy permalink